aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorAyke van Laethem <aykevanlaethem@gmail.com>2022-01-20 21:50:26 +0100
committerAyke van Laethem <aykevanlaethem@gmail.com>2022-01-23 17:08:00 +0100
commit153359180a9d5a6cea3985db5d3396218dc6252d (patch)
tree36c88aa5f5eb87222e57af59d1eadf3ff4ca6a10 /lldb/source/Commands/CommandObjectThread.cpp
parenteb3f20e8fa4b76e0103f15623a2fc3b27fb03f85 (diff)
downloadllvm-153359180a9d5a6cea3985db5d3396218dc6252d.zip
llvm-153359180a9d5a6cea3985db5d3396218dc6252d.tar.gz
llvm-153359180a9d5a6cea3985db5d3396218dc6252d.tar.bz2
[AVR] Remove regalloc workaround for LDDWRdPtrQ
Background: https://github.com/avr-rust/rust-legacy-fork/issues/126 In short, this workaround was introduced to fix a "ran out of registers during regalloc" issue. The root cause has since been fixed in https://reviews.llvm.org/D54218 so this workaround can be removed. There is one test that changes a little bit, removing a single instruction. I also compiled compiler-rt before and after this patch but didn't see a difference. So presumably the impact is very low. Still, it's nice to be able to remove such a workaround. Differential Revision: https://reviews.llvm.org/D117831
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions