summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2019-02-05 17:21:57 +0000
committerOliver Stannard <oliver.stannard@arm.com>2019-02-05 17:21:57 +0000
commit78dc38ec94229f38c5de74a8930eed623a27350e (patch)
tree5ef63989b98172554367e73e48f42ee984577bd1 /lldb/packages/Python
parent822d2e35e7729ea844580152ff635262d2cf44e9 (diff)
downloadbcm5719-llvm-78dc38ec94229f38c5de74a8930eed623a27350e.tar.gz
bcm5719-llvm-78dc38ec94229f38c5de74a8930eed623a27350e.zip
[AArch64][Outliner] Don't outline BTI instructions
We can't outline BTI instructions, because they need to be the very first instruction executed after an indirect call or branch. If we outline them, then an indirect call might go to the branch to the outlined function, which will fault. Differential revision: https://reviews.llvm.org/D57753 llvm-svn: 353190
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud