diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2024-12-07 05:58:10 +0700 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2024-12-06 16:13:36 -0800 |
commit | afa2fbf87a8e3fff609fd325c938929c48e94280 (patch) | |
tree | 0507337820dab89671d27ccdd1dbb458def72c48 /lldb/test/Shell/ScriptInterpreter/Python/python.test | |
parent | 60380cd27c6fa5ed6e39866c51b18a64bc4d566a (diff) | |
download | llvm-afa2fbf87a8e3fff609fd325c938929c48e94280.zip llvm-afa2fbf87a8e3fff609fd325c938929c48e94280.tar.gz llvm-afa2fbf87a8e3fff609fd325c938929c48e94280.tar.bz2 |
[Reland][clang][AArch64] Avoid a crash when a non-reserved register is used (#117419)
Relanding the patch with a fix for a test failure on build bots that do
not build LLVM for AArch64.
Fixes #76426, #109778 (for AArch64)
The previous patch for this issue, #94271, generated an error message if
a register and a global variable did not have the same size. This patch
checks if the register is reserved.
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/python.test')
0 files changed, 0 insertions, 0 deletions