hanchenye-llvm-project/llvm/test/tools
Ulrich Weigand dbb3e3e64f 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
2014-06-18 15:52:18 +00:00
..
llvm-cov Do not XFAIL test/tools/llvm-cov tests on powerpc64le 2014-06-18 15:52:18 +00:00
llvm-lit
llvm-objdump Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
llvm-profdata ProfileData: Allow multiple profiles in RawInstrProfReader 2014-05-16 00:38:00 +00:00
llvm-readobj [llvm-readobj][ELF] New `-mips-plt-got` command line option to output 2014-06-18 08:47:09 +00:00