diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2024-12-07 05:58:10 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-06 14:58:10 -0800 |
commit | 8fc6fca9f28ce20d76066be66fcc41aa38f7dc3d (patch) | |
tree | 1dbe3642b257a81733decbc5f5567484b4382890 /lldb/test/Shell/ScriptInterpreter/Python | |
parent | 83ad90d851f9e32a51d56193125ab596cc3636b6 (diff) | |
download | llvm-8fc6fca9f28ce20d76066be66fcc41aa38f7dc3d.zip llvm-8fc6fca9f28ce20d76066be66fcc41aa38f7dc3d.tar.gz llvm-8fc6fca9f28ce20d76066be66fcc41aa38f7dc3d.tar.bz2 |
[clang][AArch64] Avoid a crash when a non-reserved register is used (#117419)
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')
0 files changed, 0 insertions, 0 deletions