aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Debugify.cpp
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2022-03-22 14:13:37 +0400
committerIgor Kudrin <ikudrin@accesssoftek.com>2022-03-22 16:46:47 +0400
commit2881696b4062db320dc2d1456bb4269687133f3c (patch)
tree37c6428a28979a6a26e5bdf7f42ed48f9aef573d /llvm/lib/Transforms/Utils/Debugify.cpp
parent5269dd7f4877d4836dd7231580fa7809be90ae7a (diff)
downloadllvm-2881696b4062db320dc2d1456bb4269687133f3c.zip
llvm-2881696b4062db320dc2d1456bb4269687133f3c.tar.gz
llvm-2881696b4062db320dc2d1456bb4269687133f3c.tar.bz2
[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
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions