aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/link-archive.ll
AgeCommit message (Expand)Author
2011-01-16Make everyone happy this time.Michael J. Spencer
2011-01-16Try and fix this test. For some reason llvm-ar thinks that the file exists whenMichael J. Spencer
2011-01-16Revert "Archive: Replace all internal uses of PathV1 with PathV2. The externa...Michael J. Spencer
2011-01-16one of michael's recent patches broke this, temporarily disableChris Lattner
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-06-27Use the c modifier to tell llvm-ar not to issue aDuncan Sands
2007-05-18Add a test case for PR1434Reid Spencer