Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Linker / 2003-08-23-GlobalVarLinking.ll
2013-04-09 Eli BenderskyRewrite test/Linker tests to use FileCheck instead...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-08-26 Andrew TrickUse %% for literals in RUN lines.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2009-09-15 Dan GohmanUse llvm-link -S instead of using llvm-dis.
2008-03-09 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2006-12-31 Reid SpencerFor PR950:
2003-09-26 John CriswellUpdated these tests so that they use the new temporary...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-08-23 Chris LattnerTest functions as well as globals
2003-08-23 Chris LattnerNew testcase, which is basically the problem with 176.gcc