summaryrefslogtreecommitdiff
path: root/test/Linker/2003-05-31-LinkerRename.ll
Commit message (Expand)AuthorAge
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-09
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Quote two greps which contain parentheses.Chandler Carruth2011-07-02
* Use llvm-link -S instead of using llvm-dis.Dan Gohman2009-09-15
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-01
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-15
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-15
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Remove usage of grep-not scriptChris Lattner2003-06-28
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* New testcase for behavior we depend on.Chris Lattner2003-05-31