diff options
author | Paul Robinson <paul.robinson@sony.com> | 2022-10-31 10:51:29 -0700 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2022-10-31 10:51:29 -0700 |
commit | 295500d57bbd50f4e374819e0c5777aee2adf7f0 (patch) | |
tree | 125d3c70a76e10035aa39f00b5c0a900d0248b8b /clang/lib/Frontend/ASTMerge.cpp | |
parent | cf6a3dc1bc910f087037a9f9c44a41676d89ebbe (diff) | |
download | llvm-295500d57bbd50f4e374819e0c5777aee2adf7f0.zip llvm-295500d57bbd50f4e374819e0c5777aee2adf7f0.tar.gz llvm-295500d57bbd50f4e374819e0c5777aee2adf7f0.tar.bz2 |
[lit] Remove undefined keyword from an MCJIT test
Changed 'XFAIL: mcjit-ia32' to 'XFAIL: i686 && windows' because the
'mcjit-ia32 feature isn't defined anywhere, or used anywhere else.
I found this as part of other work to clean up lit keywords, so
I figured I would go ahead and fix it. Verified by hacking my
lit.site.cfg.py so host_triple = target_triple = "i686-pc-windows-msvc"
and the test correctly reported XFAIL, while "i686-pc-linux" passes.
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions