[llvm-commits] [PATCH 3/6] [llvm-c] Add section alignment and is{Text, Data, BSS} APIs
Gregory Szorc
gregory.szorc at gmail.com
Sun Mar 18 21:13:01 PDT 2012
---
include/llvm-c/Object.h | 22 ++++++++++++++++++++++
lib/Object/Object.cpp | 31 +++++++++++++++++++++++++++++++
2 files changed, 53 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-llvm-c-Add-section-alignment-and-is-Text-Data-BSS-AP.patch
Type: text/x-patch
Size: 3210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120318/9ef1cc73/attachment.bin>
More information about the llvm-commits
mailing list