[test] XFAIL two tests with inlining debug info issues on Sparc
authorRainer Orth <ro@gcc.gnu.org>
Thu, 13 Aug 2020 09:12:52 +0000 (11:12 +0200)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 13 Aug 2020 09:12:52 +0000 (11:12 +0200)
commit7af4bbb643393a735b1b49d1b9c4f316a4834333
tree04b1b6e17b14f357bb2cb061ad2dd87bd674613b
parentca227d73e10a99ab1563830eca17b6e8e0a71eae
[test] XFAIL two tests with inlining debug info issues on Sparc

Currently only two test failures remain on Sparc, both
`sparcv9-sun-solaris2.11` and `sparc64-unknown-linux-gnu`:

  LLVM :: DebugInfo/Generic/debug-label-inline.ll
  LLVM :: Linker/subprogram-linkonce-weak.ll

They seem related in that debug info isn't generated for instruction
bundles (like `retl+add` in the delay slot).

I've filed separate bugs for both files (Bug 47129 and 47131), though it's
probably the same issue.

This patch `XFAIL`s the tests.

Tested on `sparcv9-sun-solaris2.11` and `amd64-pc-solaris2.11`.

Differential Revision: https://reviews.llvm.org/D85827
llvm/test/DebugInfo/Generic/debug-label-inline.ll
llvm/test/Linker/subprogram-linkonce-weak.ll