aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2021-11-30 08:45:20 +0100
committerArd Biesheuvel <ardb@kernel.org>2021-11-30 08:46:05 +0100
commit89453ed6f2059b5cec576fc41914def713fe38f7 (patch)
tree3279bf3ef306ea53c9d33f7a004959d6dfcc6f59 /lldb/source/Plugins/ScriptInterpreter/Python
parent5bbe50148f3b515c170be22209395b72890f5b8c (diff)
downloadllvm-89453ed6f2059b5cec576fc41914def713fe38f7.zip
llvm-89453ed6f2059b5cec576fc41914def713fe38f7.tar.gz
llvm-89453ed6f2059b5cec576fc41914def713fe38f7.tar.bz2
[ARM] create new pseudo t2LDRLIT_ga_pcrel for stack guards
We can't use the existing pseudo ARM::tLDRLIT_ga_pcrel for loading the stack guard for PIC code that references the GOT, since arm-pseudo may expand this to the narrow tLDRpci rather than the wider t2LDRpci. Create a new pseudo, t2LDRLIT_ga_pcrel, and expand it to t2LDRpci. Fixes: https://bugs.chromium.org/p/chromium/issues/detail?id=1270361 Reviewed By: ardb Differential Revision: https://reviews.llvm.org/D114762
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions