llvm/test/Bindings/llvm-c
Amaury Sechet 10ae0ad505 Add support for invoke/landingpad/resume in C API test
Summary: As per title. There was a lot of part missing in the C API, so I had to extend the invoke and landingpad API.

Reviewers: echristo, joker.eph, Wallbraker

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D17359

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261254 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-18 20:38:32 +00:00
..
ARM
Inputs Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
X86
add_named_metadata_operand.ll
calc.test
echo.ll Add support for global variables in the C API echo test 2016-02-17 22:13:33 +00:00
empty.ll Make sure the functions' range is empty before going through it in the LLVM C API test 2016-02-16 08:37:01 +00:00
functions.ll Add a test for LLVMGetBitcodeModule. 2015-12-18 03:57:26 +00:00
globals.ll
invalid-bitcode.test Deprecate a few C APIs. 2015-12-18 23:46:42 +00:00
invoke.ll Add support for invoke/landingpad/resume in C API test 2016-02-18 20:38:32 +00:00
memops.ll Add support for memory operations (load/store/gep) in C API echo test 2016-02-17 22:51:03 +00:00
objectfile.ll
set_metadata.ll