[all-commits] [llvm/llvm-project] da0125: [Test] Account for spaces in paths in the new dtlt...

bd1976bris via All-commits all-commits at lists.llvm.org
Wed Jul 2 11:20:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da01257c3a16b728718f9bde8bbe435678d96fd8
      https://github.com/llvm/llvm-project/commit/da01257c3a16b728718f9bde8bbe435678d96fd8
  Author: bd1976bris <Ben.Dunbobbin at sony.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M lld/test/ELF/dtlto/files.test

  Log Message:
  -----------
  [Test] Account for spaces in paths in the new dtlto/files.test (#146749)

This uses LIT substitutions in a response file that could contain spaces
in paths. This caused a failure on a build bot where the path to the
system Python executable was "C:\Program Files\Python310\python.exe", as
reported in #142757.

Add appropriate quoting to fix the issue.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list