summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@anl.gov>2019-07-11 01:14:30 +0000
committerJohannes Doerfert <jdoerfert@anl.gov>2019-07-11 01:14:30 +0000
commit24830ea7108197c7880939aa2e32db3aa4bc6284 (patch)
tree32770cc3246259b844292338eca111b12da7bdab /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parent6765aa552a83bed0276a2ef0d7672903b045dc8c (diff)
downloadbcm5719-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/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud