aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Driver/ToolChainTest.cpp
diff options
context:
space:
mode:
authorAndrzej Warzynski <andrzej.warzynski@arm.com>2022-06-13 13:25:50 +0000
committerAndrzej Warzynski <andrzej.warzynski@arm.com>2022-06-13 14:01:37 +0000
commite9bf76675d8260bb4feebb12ca353b56ca7f9623 (patch)
tree20079a7faf9cf97c60493a66f338d7d59dc104b5 /clang/unittests/Driver/ToolChainTest.cpp
parent246e83e9737b4f79d33598538b54b393b86e22d4 (diff)
downloadllvm-e9bf76675d8260bb4feebb12ca353b56ca7f9623.zip
llvm-e9bf76675d8260bb4feebb12ca353b56ca7f9623.tar.gz
llvm-e9bf76675d8260bb4feebb12ca353b56ca7f9623.tar.bz2
[flang] Add target/triple in a test
A test added in https://reviews.llvm.org/D127207 is missing target/triple. This has caused the PowerPC buildbot to start failing: * https://lab.llvm.org/buildbot/#/builders/21/builds/42860 (on PowerPC `; CHECK: ret` should be replaced with `; CHECK: `blr`). Sending this without a review as the fix is rather straightforward. Note that I've decided to add triple/target instead of e.g. removing: `; CHECK: ret`. That's for consistency with other tests that generate assembly. We could change that if that's what folks prefer.
Diffstat (limited to 'clang/unittests/Driver/ToolChainTest.cpp')
0 files changed, 0 insertions, 0 deletions