llvm-project/llvm/test/LTO
Igor Kudrin 2881696b40 [tests] Force (some) X86-specific tests to use an explicit triple
These tests are located in 'X86' subfolders which means that they should
be compiled for that target. As they did not have the target specified
explicitly, they in fact were compiled for a default target triple. Not
all targets support all required features for these tests; for example,
if NVPTX is used as a default triple, the tests fail. The patch makes the
tests run for 'x86_64', thus they pass regardless of the default target.

Differential Revision: https://reviews.llvm.org/D121998
2022-03-22 16:46:47 +04:00
..
ARM
Resolution/X86 [test] Fix no-undef-type-md.ll. 2022-01-24 12:01:25 -08:00
X86 [tests] Force (some) X86-specific tests to use an explicit triple 2022-03-22 16:46:47 +04:00