summaryrefslogtreecommitdiff
path: root/test/Linker/2003-08-24-InheritPtrSize.ll
Commit message (Expand)AuthorAge
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-09
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-15
* Updated these tests so that they use the new temporary directory as opposedJohn Criswell2003-09-26
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-15
* New testcaseChris Lattner2003-08-24