diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-07-11 01:14:30 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-07-11 01:14:30 +0000 |
commit | 24830ea7108197c7880939aa2e32db3aa4bc6284 (patch) | |
tree | 32770cc3246259b844292338eca111b12da7bdab /lldb/packages/Python/lldbsuite/test/python_api/signals | |
parent | 6765aa552a83bed0276a2ef0d7672903b045dc8c (diff) | |
download | bcm5719-llvm-24830ea7108197c7880939aa2e32db3aa4bc6284.tar.gz bcm5719-llvm-24830ea7108197c7880939aa2e32db3aa4bc6284.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions