summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2016-03-14 20:16:30 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2016-03-14 20:16:30 +0000
commit52aa7fba3f2ce1ec9f1e8e062f52bdb43366c3d8 (patch)
tree398d44ada4de037abb43dad834321ef2d68b1cab /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parente609197a64f837459b51c9bb5aa98e6155b3103f (diff)
downloadbcm5719-llvm-52aa7fba3f2ce1ec9f1e8e062f52bdb43366c3d8.tar.gz
bcm5719-llvm-52aa7fba3f2ce1ec9f1e8e062f52bdb43366c3d8.zip
[SystemZ] Add missing isBranch flags to certain instruction
Some instructions were missing isBranch, isCall, or isTerminator flags. This didn't really affect code generation since most of the affected patterns were used only for the AsmParser and/or disassembler. However, it could affect tools using the MC layer to disassemble and parse binary code (e.g. via MCInstrDesc::mayAffectControlFlow). llvm-svn: 263478
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud