aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/2003-08-23-GlobalVarLinking.ll
AgeCommit message (Expand)Author
2009-09-15Use llvm-link -S instead of using llvm-dis.Dan Gohman
2008-03-09Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harnessReid Spencer
2006-12-31For PR950:Reid Spencer
2003-09-26Updated these tests so that they use the new temporary directory as opposedJohn Criswell
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-08-23Test functions as well as globalsChris Lattner
2003-08-23New testcase, which is basically the problem with 176.gccChris Lattner