diff options
author | Koakuma <koachan@protonmail.com> | 2025-10-03 19:25:08 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 19:25:08 +0700 |
commit | 2e1fab93467ec8c37a236ae6e059300ebaa0c986 (patch) | |
tree | 6f3eb9e035fda3626c7699b6501ecdd79b6b9cf4 /llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp | |
parent | 2ff635dde236308073bd50ec11490c604492e438 (diff) | |
download | llvm-2e1fab93467ec8c37a236ae6e059300ebaa0c986.zip llvm-2e1fab93467ec8c37a236ae6e059300ebaa0c986.tar.gz llvm-2e1fab93467ec8c37a236ae6e059300ebaa0c986.tar.bz2 |
[SPARC] Prevent meta instructions from being inserted into delay slots (#161111)
Do not move meta instructions like `FAKE_USE`/`@llvm.fake.use` into
delay slots, as they don't correspond to real machine instructions.
This should fix crashes when compiling with, for example, `clang -Og`.
Diffstat (limited to 'llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp')
0 files changed, 0 insertions, 0 deletions