Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Linker / link-global-to-func.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...
2009-09-15 Dan GohmanUse llvm-link -S instead of using llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-07-14 Chris LattnerReimplement LinkFunctionProtos in terms of GetLinkageRe...
2008-07-14 Chris Lattnerimplement linking of globals to functions, in one direction