Refactor the code that checks that all operands of a node are UNDEFs.
[oota-llvm.git] / lib / Target / TargetMachineC.cpp
2012-04-11 Duncan SandsAdd a C binding to the Target and TargetMachine classes...