1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/Bindings/llvm-c
Amaury Sechet 71fa6fafdf Add support for memory operations (load/store/gep) in C API echo test
Summary: As per title.

Reviewers: bogner, chandlerc, echristo, dblaikie, joker.eph, Wallbraker

Subscribers: llvm-commits

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

llvm-svn: 261174
2016-02-17 22:51:03 +00:00
..
ARM
Inputs
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
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