Skip to content
Commit 7e61c681 authored by David Spickett's avatar David Spickett
Browse files

[LLVM][objcopy] Update Arm XFAIL in update section test

a1b4e13c 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.
parent 303c308e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment