summaryrefslogtreecommitdiff
path: root/test/Linker/testlink1.ll
Commit message (Expand)AuthorAge
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-15
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Tweak testcases to use linkonce as appropriateChris Lattner2003-04-23
* New testcaseChris Lattner2003-04-21
* Fix testcase to not use indexing in non-gep instructionsChris Lattner2002-08-21
* Clean up testcases to make them properChris Lattner2002-08-20
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-14
* Add testcases for internalChris Lattner2001-11-26
* Add some more interesting test cases for the linkerChris Lattner2001-10-15
* Test files for linkerChris Lattner2001-10-13