[all-commits] [llvm/llvm-project] 197f30: NFCI: update debug-names-types test to use an outp...

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Mon Nov 20 08:08:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 197f30597d086e4466687fa533d3142fa404b1fc
      https://github.com/llvm/llvm-project/commit/197f30597d086e4466687fa533d3142fa404b1fc
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M llvm/test/DebugInfo/X86/debug-names-types.ll

  Log Message:
  -----------
  NFCI: update debug-names-types test to use an output file unique to the test

This makes it work in environments where the test is running in a write-protected
current directory. Updated similarly to other such tests, like
https://github.com/llvm/llvm-project/blob/8bd06d5b65845e5e01dd899a2deb773580460b89/llvm/test/tools/llvm-dwp/X86/absolute_paths.test#L3.




More information about the All-commits mailing list