Reid Spencer
|
e524156f5e
|
Don't depend on grep or sed to be portable at all. Just compare against
static test files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18271 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-27 06:44:10 +00:00 |
|
Reid Spencer
|
f461ead599
|
Use grep instead of sed because on Solaris sed doesn't copy null bytes and
it needs to in order for the bug in MacOSX archives to be tested correctly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18269 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-27 06:27:30 +00:00 |
|
Reid Spencer
|
e651c954aa
|
An llvm-ar test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18043 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-20 07:25:41 +00:00 |
|