Have a single way for creating unique value names.
[oota-llvm.git] / test / Linker / 2003-01-30-LinkerRename.ll
2015-11-22 Rafael EspindolaHave a single way for creating unique value names.
2014-10-23 Rafael EspindolaMake this test a bit stricter.
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-07-02 Chandler CarruthQuote two greps which contain parentheses.
2009-09-15 Dan GohmanUse llvm-link -S instead of using llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-01-26 Reid SpencerFor PR761:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-01-30 Chris LattnerNEw testcase