summaryrefslogtreecommitdiff
path: root/test/Linker/AppendingLinkage.ll
Commit message (Expand)AuthorAge
* Use llvm-link -S instead of using llvm-dis.Dan Gohman2009-09-15
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-15
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-15
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Add uses of the appending variableChris Lattner2003-05-13
* New test for appending linkageChris Lattner2003-05-13