aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/2003-08-24-InheritPtrSize.ll
AgeCommit message (Expand)Author
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2007-04-15For PR1319: Upgrade to new test harnessReid Spencer
2003-09-26Updated these tests so that they use the new temporary directory as opposedJohn Criswell
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-08-24New testcaseChris Lattner