diff options
author | Fangrui Song <maskray@google.com> | 2019-12-24 16:57:40 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-12-24 16:58:12 -0800 |
commit | c853c73d3decdd37147a76ba0810ce143de40d55 (patch) | |
tree | 010dc26f4bcd020763771e666c89b89ffd5f7cb2 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 9f6b13e5cce96066d7262d224c971d93c2724795 (diff) | |
download | bcm5719-llvm-c853c73d3decdd37147a76ba0810ce143de40d55.tar.gz bcm5719-llvm-c853c73d3decdd37147a76ba0810ce143de40d55.zip |
[Thumb][test] Fix CodeGen/Thumb/PR17309.ll after llvmorg-10-init-16046-ga36ddf0aa9d
All of
"no-frame-pointer-elim-non-leaf"
"no-frame-pointer-elim-non-leaf"="true"
"no-frame-pointer-elim-non-leaf"="false"
mean "frame-pointer"="non-leaf", which is quite counter-intuitive.
llvmorg-10-init-16046-ga36ddf0aa9d accidentally broke it.
This fixes the -DLLVM_ENABLE_EXPENSIVE_CHECKS=On test:
```
*** Bad machine code: Non-flag-setting Thumb1 mov is v6-only ***
- function: pass_C
- basic block: %bb.0 entry (0x1fc9bf0)
- instruction: $r0 = tMOVr killed $r6, 14, $noreg
```
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions