aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2014-06-18 15:52:18 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2014-06-18 15:52:18 +0000
commitdbb3e3e64f40098a74e1d337cfbc1212959fe832 (patch)
treecaf589e407ebd72872f5dcdfb0a7df299454ad90 /llvm/lib/Object/ELFObjectFile.cpp
parent7c3f0dc7e4e4e31f636b846bcc31cf442d9a7df5 (diff)
downloadllvm-dbb3e3e64f40098a74e1d337cfbc1212959fe832.zip
llvm-dbb3e3e64f40098a74e1d337cfbc1212959fe832.tar.gz
llvm-dbb3e3e64f40098a74e1d337cfbc1212959fe832.tar.bz2
Do not XFAIL test/tools/llvm-cov tests on powerpc64le
All tests in test/tools/llvm-cov fail on big-endian targets and are supposed to be XFAILed there. However, including "powerpc64" in the XFAIL line is now incorrect, since that matches both powerpc64- and powerpc64le- targets, and the tests pass on the latter. Update the XFAIL lines to use powerpc64- instead (like mips64-). llvm-svn: 211172
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions