1. c65a6d7 Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaqueTargetMachine'. by Filip Pizlo · 13 years ago
  2. 04d4e93 Move C++ code out of the C headers and into either C++ headers by Eric Christopher · 13 years ago
  3. ec924c5 C API: Add LLVMTargetMachineEmitToMemoryBuffer() by Tom Stellard · 13 years ago
  4. 2e254d0 Revert r178713 by Evan Cheng · 13 years ago
  5. 51a7a9d Make it possible to include llvm-c without including C++ headers. Patch by Filip Pizlo. by Evan Cheng · 13 years ago
  6. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  7. cdfe20b Move TargetData to DataLayout. by Micah Villmow · 13 years ago
  8. 264d2e7 Add a C binding to the Target and TargetMachine classes to allow for emitting by Duncan Sands · 14 years ago