forked from OSchip/llvm-project
24830ea710
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 |
||
---|---|---|
.. | ||
bcsection.macho.s | ||
bcsection.s | ||
codemodel-3.ll | ||
dllimport.ll | ||
invalid.ll.bc | ||
list-dependent-libraries.ll | ||
list-symbols.ll | ||
remangle_intrinsics.ll | ||
remangle_intrinsics_tbaa.ll | ||
strip-debug-info-bar.ll | ||
type-mapping-bug2.ll | ||
type-mapping-src.ll |