[PATCH] D17359: Add support for invoke/landingpad/resume in C API test
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 16:54:03 PST 2016
deadalnix created this revision.
deadalnix added reviewers: echristo, joker.eph, Wallbraker.
deadalnix added a subscriber: llvm-commits.
As per title. There was a lot of part missing in the C API, so I had to extend the invoke and landingpad API.
http://reviews.llvm.org/D17359
Files:
include/llvm-c/Core.h
lib/IR/Core.cpp
test/Bindings/llvm-c/invoke.ll
tools/llvm-c-test/echo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17359.48262.patch
Type: text/x-patch
Size: 11428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/796f065b/attachment.bin>
More information about the llvm-commits
mailing list