diff options
author | Ben Shi <powerman1st@163.com> | 2023-04-09 17:37:32 +0800 |
---|---|---|
committer | Ben Shi <powerman1st@163.com> | 2023-04-10 10:34:45 +0800 |
commit | 6e57f68e41c92936b9ef3a4e6fb286e8805a9fbc (patch) | |
tree | 277a14d3abab93a0224b146a5631ad4bc5b60926 /llvm/lib/CodeGen/MachineOutliner.cpp | |
parent | a3d5ec51bacfadb560cc78a7e866b118027a414e (diff) | |
download | llvm-6e57f68e41c92936b9ef3a4e6fb286e8805a9fbc.zip llvm-6e57f68e41c92936b9ef3a4e6fb286e8805a9fbc.tar.gz llvm-6e57f68e41c92936b9ef3a4e6fb286e8805a9fbc.tar.bz2 |
[AVR] Reject invalid LDD instruction with explicit error
We should reject "ldd Rn, X" with explicit error message
rather than "llvm_unreachable" in llvm's release build.
Fixes https://github.com/llvm/llvm-project/issues/62012
Reviewed By: Miss_Grape
Differential Revision: https://reviews.llvm.org/D147877
Diffstat (limited to 'llvm/lib/CodeGen/MachineOutliner.cpp')
0 files changed, 0 insertions, 0 deletions