This patch is to fix radar://8426430. It is about llvm support of __builtin_debugtrap()
[oota-llvm.git] / lib / Target / TargetMachineC.cpp
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-04-11 Duncan SandsAdd a C binding to the Target and TargetMachine classes...