Don't wipe out global variables that are probably storing pointers to heap
[oota-llvm.git] / lib / Target / TargetMachineC.cpp
2012-04-11 Duncan SandsAdd a C binding to the Target and TargetMachine classes...