aboutsummaryrefslogtreecommitdiff
path: root/test/Archive/toc_SVR4.ll
AgeCommit message (Collapse)Author
2010-12-01test/Archive: FileCheck-ize, and remove *.toc. These may be CRLF-tolerant.NAKAMURA Takumi
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120506 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-27Don't depend on grep or sed to be portable at all. Just compare againstReid Spencer
static test files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18271 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-27Use grep instead of sed because on Solaris sed doesn't copy null bytes andReid Spencer
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-20An llvm-ar test.Reid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18043 91177308-0d34-0410-b5e6-96231b3b80d8