[all-commits] [llvm/llvm-project] 247ded: DebugInfo: Move missing-abstract-variable.ll test ...

Tom Stellard via All-commits all-commits at lists.llvm.org
Thu Nov 3 14:02:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 247dedea4e031d3bff3a4fcf08cd259a13af279d
      https://github.com/llvm/llvm-project/commit/247dedea4e031d3bff3a4fcf08cd259a13af279d
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    R llvm/test/DebugInfo/Generic/missing-abstract-variable.ll
    A llvm/test/DebugInfo/X86/missing-abstract-variable.ll

  Log Message:
  -----------
  DebugInfo: Move missing-abstract-variable.ll test from Generic to X86

This test is XFAIL'd on most arches, and seems too fragile to be run on non-X86.

Reviewed By: jmorse, probinson

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




More information about the All-commits mailing list