summaryrefslogtreecommitdiff
path: root/test/Linker/2003-08-28-TypeResolvesGlobal3.ll
AgeCommit message (Expand)Author
2016-05-10Make "@name =" mandatory for globals in .ll files.Rafael Espindola
2009-09-05Rename %S metavar to %M (clang uses %S for the basename of the test file).Daniel Dunbar
2008-03-09Remove 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
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-29Yet ANOTHER complication that the libstdc++ library runs into linking...Chris Lattner