aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetMachineC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct this error message, and most importantly make it distinct from theNick Lewycky2013-03-101-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-6/+6
* Move TargetData to DataLayout.Micah Villmow2012-10-081-6/+6
* Add a C binding to the Target and TargetMachine classes to allow for emittingDuncan Sands2012-04-111-0/+197