[all-commits] [llvm/llvm-project] 77d81d: [LinkerWrapper] Fix test on Windows
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Jan 12 17:57:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77d81d593cb93d275794edf66caf0daa8d102d5f
https://github.com/llvm/llvm-project/commit/77d81d593cb93d275794edf66caf0daa8d102d5f
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/test/Driver/linker-wrapper.c
Log Message:
-----------
[LinkerWrapper] Fix test on Windows
Summary:
`clang` is called `clang.exe` on windows, we need to glob the text
inbetween.
More information about the All-commits
mailing list