aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/testlink1.ll
AgeCommit message (Expand)Author
2013-01-10Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a Ve...Joey Gouly
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harnessReid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-15extern_weak link testAndrew Lenharth
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2004-12-03Do not multiply define symbolChris Lattner
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-04-23Tweak testcases to use linkonce as appropriateChris Lattner
2003-04-21New testcaseChris Lattner
2002-08-21Fix testcase to not use indexing in non-gep instructionsChris Lattner
2002-08-20Clean up testcases to make them properChris Lattner
2001-12-14Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner
2001-11-26Add testcases for internalChris Lattner
2001-10-15Add some more interesting test cases for the linkerChris Lattner
2001-10-13Test files for linkerChris Lattner