Don't try to set an EFLAGS operand to dead if no instruction was created.
[oota-llvm.git] / lib / Target / CppBackend / CPPTargetMachine.h
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-04-23 Anton KorobeynikovFirst step of implementing PR1538: move llvm2cpp logic...