aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2022-12-16 10:57:13 +0000
committerDavid Spickett <david.spickett@linaro.org>2022-12-16 10:59:56 +0000
commit7e61c68174ccf2f00bff9807310d313c287179ee (patch)
tree7ce209d37e1557b4b896c6ec837108c9744d330b /clang/lib/CodeGen/CodeGenFunction.cpp
parent303c308e452c703c3d47940383ded3b2d3eefd56 (diff)
downloadllvm-7e61c68174ccf2f00bff9807310d313c287179ee.zip
llvm-7e61c68174ccf2f00bff9807310d313c287179ee.tar.gz
llvm-7e61c68174ccf2f00bff9807310d313c287179ee.tar.bz2
[LLVM][objcopy] Update Arm XFAIL in update section test
a1b4e13cff2a792571927ee1fc6eebb05e40fae9 updated this to use the target= syntax. However the triple for our Arm bots is usually like: armv8l-unknown-linux-gnueabihf With "eabihf" on the end. I assume before we just checked for "linux-gnu" being in the triple at all but now it is a proper regex match. Add .* on the end to account for the ABI tag on the end.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions