diff options
| author | Oliver Stannard <oliver.stannard@arm.com> | 2019-02-05 17:21:57 +0000 |
|---|---|---|
| committer | Oliver Stannard <oliver.stannard@arm.com> | 2019-02-05 17:21:57 +0000 |
| commit | 78dc38ec94229f38c5de74a8930eed623a27350e (patch) | |
| tree | 5ef63989b98172554367e73e48f42ee984577bd1 /lldb/packages/Python | |
| parent | 822d2e35e7729ea844580152ff635262d2cf44e9 (diff) | |
| download | bcm5719-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

