Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / Linker / 2003-08-24-InheritPtrSize.ll
2013-04-09 Eli BenderskyRewrite test/Linker tests to use FileCheck instead...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
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-24 Chris LattnerNew testcase