[all-commits] [llvm/llvm-project] ea8ab4: [test] debug-info-correlate.ll requires an ELF tar...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Sep 11 15:18:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea8ab49166b3ad99c489eb1ebadad12ef6804129
      https://github.com/llvm/llvm-project/commit/ea8ab49166b3ad99c489eb1ebadad12ef6804129
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M llvm/test/Instrumentation/InstrProfiling/debug-info-correlate.ll

  Log Message:
  -----------
  [test] debug-info-correlate.ll requires an ELF target triple

The test only applies to ELF. On Linux, when a default target triple is, say,
Mach-O, the test should be excluded as well.




More information about the All-commits mailing list