diff options
author | Yeting Kuo <46629943+yetingk@users.noreply.github.com> | 2024-05-08 00:40:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 00:40:18 +0800 |
commit | 1318230587c30acb82324f851734a40341847a50 (patch) | |
tree | adee70bf32623f56d6aa25d73cd91ea16a4ec665 /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | 1a96179596099b8a3839050dbff02bfed94502e5 (diff) | |
download | llvm-1318230587c30acb82324f851734a40341847a50.zip llvm-1318230587c30acb82324f851734a40341847a50.tar.gz llvm-1318230587c30acb82324f851734a40341847a50.tar.bz2 |
[RISCV][NFC] Remove redundant test cases. (#91324)
PR #89727 added the two test cases to verify `.option arch` should only
work when having -menable-experimental-extensions. And the test idea
could be splitted to
1. When having menable-experimental-extensions, clang passes
+experimental.
2. `.option arch` only enabled when +experimental enabled.
And we already had the two kind of tests.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions