llvm-project/llvm/test/Bindings/llvm-c
Johannes Doerfert 24830ea710 [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63
We are about to add enum attributes with AttrKind numbers >= 63. This
means we cannot use AttrKind #63 to test for an invalid attribute number
in the RAW format anymore. This patch changes the number of an invalid
attribute to #255. There is no change to the character of the tests.

Differential Revision: https://reviews.llvm.org/D64531

llvm-svn: 365722
2019-07-11 01:14:30 +00:00
..
ARM
Inputs [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
X86
add_named_metadata_operand.ll
atomics.ll
calc.test
callsite_attributes.ll
debug_info.ll [DebugInfo] IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:14:32 +00:00
echo.ll [LLVM-C] Add Bindings to GlobalIFunc 2019-02-05 18:05:44 +00:00
empty.ll
function_attributes.ll
functions.ll
globals.ll
invalid-bitcode.test [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
invoke.ll
memops.ll
objectfile.ll
set_metadata.ll