[PATCH] D46808: [LLVM-C] Improve Bindings For Aliases
Robert Widmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 13 12:08:19 PDT 2018
CodaFi created this revision.
CodaFi added a reviewer: whitequark.
Herald added a reviewer: deadalnix.
Herald added a subscriber: llvm-commits.
Add wrappers for a module's alias iterators and a getter and setter for the aliasee value.
Repository:
rL LLVM
https://reviews.llvm.org/D46808
Files:
include/llvm-c/Core.h
lib/IR/Core.cpp
test/Bindings/llvm-c/echo.ll
tools/llvm-c-test/echo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46808.146521.patch
Type: text/x-patch
Size: 7610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180513/272c4d88/attachment.bin>
More information about the llvm-commits
mailing list