Move X86MCInstLower class definition into implementation file. It's not needed outside.
[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...