replace switch stmt with an assert, generate li 0 instead of lis 0 for 0,
[oota-llvm.git] / test / Linker / ConstantGlobals1.ll
2004-10-05 Chris LattnerTestcase to ensure that the 'constant' flag follows...