aboutsummaryrefslogtreecommitdiff
path: root/test/Linker/ConstantGlobals3.ll
AgeCommit message (Expand)Author
2013-04-09Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-15Use llvm-link -S instead of using llvm-dis.Dan Gohman
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harnessReid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-02These files need llvm-upgrade.Reid Spencer
2004-10-05Another testcase for constness linkageChris Lattner