aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/TargetMachineC.cpp
AgeCommit message (Expand)Author
2013-03-10Correct this error message, and most importantly make it distinct from theNick Lewycky
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-10-08Move TargetData to DataLayout.Micah Villmow
2012-04-11Add a C binding to the Target and TargetMachine classes to allow for emittingDuncan Sands