[PATCH] Additional features for the C API

Chris Wailes chris.wailes at gmail.com
Wed Oct 30 12:50:49 PDT 2013


  General fixes based on feedback.

  Added a disposal function for Triple objects.
  Changed some integer parameters to LLVMBools.
  Made some naming consistent.

Hi nlewycky,

http://llvm-reviews.chandlerc.com/D1960

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1960?vs=5238&id=5271#toc

Files:
  include/llvm-c/Core.h
  include/llvm-c/IRReader.h
  include/llvm-c/Support.h
  include/llvm-c/Target.h
  include/llvm-c/TargetMachine.h
  lib/IR/Core.cpp
  lib/IRReader/IRReader.cpp
  lib/Support/DynamicLibrary.cpp
  lib/Target/TargetMachineC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1960.4.patch
Type: text/x-patch
Size: 12634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131030/35e5b7c9/attachment.bin>


More information about the llvm-commits mailing list