1. 6244b51 Organize LLVM C API docs into doxygen modules; add docs by Gregory Szorc · 13 years ago
  2. d686c8e "In order to ease automatic bindings generation, it would be helpful if boolean values were distinguishable from integers. The attached patch introduces "typedef int LLVMBool;", and uses LLVMBool instead of int throughout the C API, wherever a boolean value is called for." by Chris Lattner · 15 years ago
  3. d6d0185 Expose Function::viewCFG and Function::viewCFGOnly to bindings. by Erick Tryzelaar · 17 years ago
  4. 7ed47a1 Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  5. da1435f Adding bindings for memory buffers and module providers. Switching by Gordon Henriksen · 17 years ago
  6. c0491ac Bindings for the verifier. by Gordon Henriksen · 17 years ago