summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/TargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r178713Evan Cheng2013-04-041-3/+1
* Make it possible to include llvm-c without including C++ headers. Patch by Fi...Evan Cheng2013-04-031-1/+3
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-0/+1
* Move TargetData to DataLayout.Micah Villmow2012-10-081-1/+1
* Add a C binding to the Target and TargetMachine classes to allow for emittingDuncan Sands2012-04-111-0/+142
OpenPOWER on IntegriCloud