diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-01-10 18:49:57 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-01-10 18:49:57 +0000 |
commit | c191f1097c52b7b89120dd33d5d3a687e195d633 (patch) | |
tree | 08539ffd8e72fe17d0ef98af5f3965f0295fb267 /lldb/packages/Python/lldbsuite/test | |
parent | d04026ea432578a390e11585a4cc94db4bad8af5 (diff) | |
download | bcm5719-llvm-c191f1097c52b7b89120dd33d5d3a687e195d633.tar.gz bcm5719-llvm-c191f1097c52b7b89120dd33d5d3a687e195d633.zip |
[MachineOutliner] Outline ADRPs
ADRP instructions weren't being outlined because they're PC-relative and thus
fail the LR checks. This patch adds a special case for ADRPs to
getOutliningType to make sure that ADRPs can be outlined and updates the MIR
test.
llvm-svn: 322207
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions