diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2024-06-10 15:32:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 15:32:35 -0700 |
commit | 1fe4f2d1a4b9d16ae41076608783df4427a4d985 (patch) | |
tree | 01f0283402e0477d01db9c7a5fdda2f03b459556 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | bb2bf3a2635a06de1c5ba15056dc5787ae2e81b0 (diff) | |
download | llvm-1fe4f2d1a4b9d16ae41076608783df4427a4d985.zip llvm-1fe4f2d1a4b9d16ae41076608783df4427a4d985.tar.gz llvm-1fe4f2d1a4b9d16ae41076608783df4427a4d985.tar.bz2 |
[Inliner][test] Fix incorrect REQUIRE line in `inline-switch-default.ll` (NFC) (#95009)
It should be `x86-registered-target` because we only need the X86 target
in this case. `x86_64-linux` will be too strict here as it puts a
prerequisite on the default target triple.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions