aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/testlink1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-101/+0
* Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a Ve...Joey Gouly2013-01-101-0/+6
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-23/+76
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-42/+36
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-151-1/+1
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-2/+2
* extern_weak link testAndrew Lenharth2006-12-151-0/+2
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-1/+1
* Do not multiply define symbolChris Lattner2004-12-031-1/+1
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-151-3/+3
* Checkin of autoconf-style object root.John Criswell2003-09-061-3/+3
* Tweak testcases to use linkonce as appropriateChris Lattner2003-04-231-1/+1
* New testcaseChris Lattner2003-04-211-3/+3
* Fix testcase to not use indexing in non-gep instructionsChris Lattner2002-08-211-2/+3
* Clean up testcases to make them properChris Lattner2002-08-201-0/+3
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-141-2/+2
* Add testcases for internalChris Lattner2001-11-261-0/+7
* Add some more interesting test cases for the linkerChris Lattner2001-10-151-0/+3
* Test files for linkerChris Lattner2001-10-131-0/+32