[llvm-c] Improve TargetMachine bindings
[oota-llvm.git] / lib / Target / TargetMachineC.cpp
2013-11-06 Peter Zotov[llvm-c] Improve TargetMachine bindings
2013-10-17 Anders Waldenborgllvm-c: Don't assert in LLVMTargetMachineEmitToFile...
2013-10-17 Anders Waldenborgllvm-c: Return NULL from LLVMGetFirstTarget instead...
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-05-01 Filip PizloThis exposes more MCJIT options via the C API:
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-04-22 Eric ChristopherMove C++ code out of the C headers and into either...
2013-04-16 Tom StellardC API: Add LLVMTargetMachineEmitToMemoryBuffer()
2013-03-10 Nick LewyckyCorrect this error message, and most importantly make...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-04-11 Duncan SandsAdd a C binding to the Target and TargetMachine classes...