aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/2003-01-30-LinkerTypeRename.ll
AgeCommit message (Expand)Author
2013-04-09Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-08-26Use %% for literals in RUN lines.Andrew Trick
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner
2009-09-15Use llvm-link -S instead of using llvm-dis.Dan Gohman
2007-04-15For PR1319: Upgrade to new test harnessReid Spencer
2004-05-27Correct test. use "not grep" instead of "grep -v"Chris Lattner
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-01-30New testcaseChris Lattner