hanchenye-llvm-project/llvm/test/Bindings/llvm-c
Amaury Sechet 003216b319 [C API] Prevent nullptr dereferences in C API for counting attributes.
See https://reviews.llvm.org/D26392

Patch by @maleadt

llvm-svn: 287044
2016-11-15 22:19:59 +00:00
..
ARM
Inputs Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
X86
add_named_metadata_operand.ll
atomics.ll Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API. 2016-03-19 21:28:28 +00:00
calc.test
callsite_attributes.ll [C API] Prevent nullptr dereferences in C API for counting attributes. 2016-11-15 22:19:59 +00:00
echo.ll Add echo test for constant data arrays in the LLVM C API 2016-03-13 00:58:25 +00:00
empty.ll [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} 2016-04-08 09:19:02 +00:00
function_attributes.ll [C API] Prevent nullptr dereferences in C API for counting attributes. 2016-11-15 22:19:59 +00:00
functions.ll
globals.ll
invalid-bitcode.test Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
invoke.ll Add support for callsite in the new C API for attributes 2016-06-15 05:14:29 +00:00
memops.ll
objectfile.ll
set_metadata.ll