[all-commits] [llvm/llvm-project] e3c6b0: Limit debug instr-referencing tests to X86

Jeremy Morse via All-commits all-commits at lists.llvm.org
Thu Oct 22 07:05:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e3c6b0f1514c8e3fceb5f5451e672c9394aa9460
      https://github.com/llvm/llvm-project/commit/e3c6b0f1514c8e3fceb5f5451e672c9394aa9460
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
    A llvm/test/DebugInfo/MIR/InstrRef/lit.local.cfg

  Log Message:
  -----------
  Limit debug instr-referencing tests to X86

The instruction referencing work currently only works on X86, and all the
tests for it will be X86 based for the time being. Configure the whole
directory to be X86-only, seeing how I keep on landing tests that don't
have the correct REQUIRES lines.




More information about the All-commits mailing list