[llvm-commits] [PATCH 2/6] [llvm-c] Add symbol type, nm char, and flags APIs

Gregory Szorc gregory.szorc at gmail.com
Sun Mar 18 21:12:57 PDT 2012


---
 include/llvm-c/Object.h |   44 ++++++++++++++++++++++++++++++++++++++++++++
 lib/Object/Object.cpp   |   24 ++++++++++++++++++++++++
 2 files changed, 68 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-llvm-c-Add-symbol-type-nm-char-and-flags-APIs.patch
Type: text/x-patch
Size: 4197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120318/38c39b31/attachment.bin>


More information about the llvm-commits mailing list