[all-commits] [llvm/llvm-project] ce88cd: [lld][test] Speculative fix for lld+windows failures

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Thu Oct 17 09:27:56 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ce88cdf0964db63326ae0754fd1d2e39e1ccd4f3
      https://github.com/llvm/llvm-project/commit/ce88cdf0964db63326ae0754fd1d2e39e1ccd4f3
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M lld/test/ELF/linkerscript/filename-spec.s

  Log Message:
  -----------
  [lld][test] Speculative fix for lld+windows failures

This updates some more places using `%T` to use `%/T` for path normalization.

If this does not work, this and r375126 should be reverted together.

llvm-svn: 375131




More information about the All-commits mailing list