aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CodeCoverage.cpp
diff options
context:
space:
mode:
authorAlex Brachet <abrachet@google.com>2022-08-01 21:52:58 +0000
committerAlex Brachet <abrachet@google.com>2022-08-01 22:09:13 +0000
commit71f2d5c2d195256f27f293aefdc1d4f6c117065d (patch)
treed7b2a8a17dc745f71b301b414e683f0eb302d202 /llvm/tools/llvm-cov/CodeCoverage.cpp
parent40abd7ea641b1150fba58098d1545c0ddc6899cc (diff)
downloadllvm-71f2d5c2d195256f27f293aefdc1d4f6c117065d.zip
llvm-71f2d5c2d195256f27f293aefdc1d4f6c117065d.tar.gz
llvm-71f2d5c2d195256f27f293aefdc1d4f6c117065d.tar.bz2
[clang] Re-enable test after marking it XFAIL
This test had to be disabled because ps4 targets don't support -fuse-ld. Preferably, this should just be unsupported for ps4 targets. However no such lit feature exists so I have just gone ahead and set the target explicitly. Moreover, this needs to create a terminal link step, either an executable or shared object to get the link error. With the change to the explicit target I've had to also add -nostartfiles -nostdlib so that clang doesn't pull crt files into the link which may not be present. Again, this would likely be solved if this test was unsupported for the one platform that disables -fuse-ld
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions