aboutsummaryrefslogtreecommitdiffstats
path: root/test/Archive/toc_xpg4.ll
Commit message (Collapse)AuthorAgeFilesLines
* Don't depend on grep or sed to be portable at all. Just compare againstReid Spencer2004-11-271-6/+1
| | | | | | | static test files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18271 91177308-0d34-0410-b5e6-96231b3b80d8
* Use grep instead of sed because on Solaris sed doesn't copy null bytes andReid Spencer2004-11-271-1/+1
| | | | | | | 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
* An llvm-ar test.Reid Spencer2004-11-201-0/+10
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18043 91177308-0d34-0410-b5e6-96231b3b80d8