[all-commits] [llvm/llvm-project] 722ad3: [DebugInfo][test] XFAIL DebugInfo/Generic/no-empty...

rorth via All-commits all-commits at lists.llvm.org
Mon Feb 21 02:23:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 722ad3c48d639f9072120b452184cd04652f823e
      https://github.com/llvm/llvm-project/commit/722ad3c48d639f9072120b452184cd04652f823e
  Author: Rainer Orth <ro at gcc.gnu.org>
  Date:   2022-02-21 (Mon, 21 Feb 2022)

  Changed paths:
    M llvm/test/DebugInfo/Generic/no-empty-child-vars.ll

  Log Message:
  -----------
  [DebugInfo][test] XFAIL DebugInfo/Generic/no-empty-child-vars.ll on SPARC

`DebugInfo/Generic/no-empty-child-vars.ll` `FAIL`s on SPARC.  As discussed
in D95617 <https://reviews.llvm.org/D95617>, this is yet another instance
of Issue #46473.

As was done for other failures due to this bug, this patch `XFAIL`s the test.

Tested on `sparcv9-sun-solaris2.11`.

Differential Revision: https://reviews.llvm.org/D120238




More information about the All-commits mailing list