aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorSam Elliott <quic_aelliott@quicinc.com>2025-04-28 19:35:11 -0700
committerGitHub <noreply@github.com>2025-04-28 19:35:11 -0700
commit4e175b889669b430113ce0216e0ee1fe7884889c (patch)
tree8340ef2c14494dff2d46d35a40a03fc6ce3c47f1 /clang/lib/AST/ByteCode/Compiler.cpp
parent7ca6490636e758ec44ed149029b91163087d798e (diff)
downloadllvm-4e175b889669b430113ce0216e0ee1fe7884889c.zip
llvm-4e175b889669b430113ce0216e0ee1fe7884889c.tar.gz
llvm-4e175b889669b430113ce0216e0ee1fe7884889c.tar.bz2
[RISCV] Fix Defs/Uses for SiFive CLIC Support (#137724)
The expensive checks bots found issues with #132481, due to not setting defs/uses correctly. In 31bd7a507152 I added verify flags, so that the failure is reproduced without requiring expensive checks, and xfailed the test. This change: - Ensures that registers are correctly marked as defs/uses. - Removes the xfail. - Leaves the tests with `-verify-machineinstrs` which should have been present originally.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions