[llvm-commits] [PATCH 1/6] Expose APInt to llvm-c.
Erick Tryzelaar
idadesub at users.sourceforge.net
Mon Aug 10 13:25:02 PDT 2009
---
include/llvm-c/Support.h | 85 ++++++++++++++++++++++++++++++++++++++++++++++
lib/Support/Support.cpp | 45 ++++++++++++++++++++++++
2 files changed, 130 insertions(+), 0 deletions(-)
create mode 100644 include/llvm-c/Support.h
create mode 100644 lib/Support/Support.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Expose-APInt-to-llvm-c.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090810/94d23a4b/attachment.bin>
More information about the llvm-commits
mailing list