diff options
author | Martin Storsjö <martin@martin.st> | 2025-05-01 15:27:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-01 15:27:29 +0300 |
commit | 724eea76544cd3fe4bc739886f3dd2bb92ee169d (patch) | |
tree | 08a27001cf462f81ba0e0e3681d5fafb9eede4b8 /clang/unittests/Frontend/CompilerInstanceTest.cpp | |
parent | 149d795ab097d66a7ad0aa5d777534eb9c7420dd (diff) | |
download | llvm-724eea76544cd3fe4bc739886f3dd2bb92ee169d.zip llvm-724eea76544cd3fe4bc739886f3dd2bb92ee169d.tar.gz llvm-724eea76544cd3fe4bc739886f3dd2bb92ee169d.tar.bz2 |
[llvm][test] Change an XFAIL into a more correct REQUIRES (#137942)
As this test is about executing x86_64 code with "lli", we should only
try to do it if we actually execute on an x86_64 target. So instead of
XFAILing individual architectures that can't execute it, instead change
this into requiring an x86_64 target.
Also generalize the target triple form used; don't assume that the
vendor field is set to "pc" - many mingw toolchains use the vendor field
set to "w64".
Diffstat (limited to 'clang/unittests/Frontend/CompilerInstanceTest.cpp')
0 files changed, 0 insertions, 0 deletions