diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2020-08-13 11:12:52 +0200 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2020-08-13 11:12:52 +0200 |
commit | 7af4bbb643393a735b1b49d1b9c4f316a4834333 (patch) | |
tree | 04b1b6e17b14f357bb2cb061ad2dd87bd674613b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | ca227d73e10a99ab1563830eca17b6e8e0a71eae (diff) | |
download | llvm-7af4bbb643393a735b1b49d1b9c4f316a4834333.zip llvm-7af4bbb643393a735b1b49d1b9c4f316a4834333.tar.gz llvm-7af4bbb643393a735b1b49d1b9c4f316a4834333.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions