summaryrefslogtreecommitdiff
path: root/test/Linker/testlink1.ll
Commit message (Expand)AuthorAge
* Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a Ve...Joey Gouly2013-01-10
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-09
* 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
* extern_weak link testAndrew Lenharth2006-12-15
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* Do not multiply define symbolChris Lattner2004-12-03
* 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