| commit | 959f04077cda4e2b4a4ffdf01351effe983d5e6e | [log] [tgz] |
|---|---|---|
| author | Anders Waldenborg <anders@0x63.nu> | Thu Oct 17 18:51:01 2013 +0000 |
| committer | Anders Waldenborg <anders@0x63.nu> | Thu Oct 17 18:51:01 2013 +0000 |
| tree | e97147f7fc941f6a6086d87c0972e9d21d54a31f | |
| parent | bef50abea92627bd6941e367fb86347edb72bd8c [diff] |
llvm-c: Add LLVMIntPtrType{,ForAS}InContext
All of the Core API functions have versions which accept explicit context, in
addition to ones which work on global context. This commit adds functions
which accept explicit context to the Target API for consistency.
Patch by Peter Zotov
Differential Revision: http://llvm-reviews.chandlerc.com/D1912
llvm-svn: 192913