Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaqueTargetMachine'. | Filip Pizlo | 2013-05-01 | 1 | -1/+1 |
* | Move C++ code out of the C headers and into either C++ headers | Eric Christopher | 2013-04-22 | 1 | -22/+0 |
* | C API: Add LLVMTargetMachineEmitToMemoryBuffer() | Tom Stellard | 2013-04-16 | 1 | -0/+3 |
* | Revert r178713 | Evan Cheng | 2013-04-04 | 1 | -3/+1 |
* | Make it possible to include llvm-c without including C++ headers. Patch by Fi... | Evan Cheng | 2013-04-03 | 1 | -1/+3 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -0/+1 |
* | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -1/+1 |
* | Add a C binding to the Target and TargetMachine classes to allow for emitting | Duncan Sands | 2012-04-11 | 1 | -0/+142 |