[PATCH] D141543: [LinkerWrapper] Emit assembly files from LTO with `save-temps`
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 17:55:54 PST 2023
jhuber6 added a comment.
In D141543#4050080 <https://reviews.llvm.org/D141543#4050080>, @thakis wrote:
> Looks like this breaks tests on Windows: http://45.33.8.238/win/73276/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.
Yes, seems I forgot that `clang` is `clang.exe` on Windows. I'll fix it real quick.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141543/new/
https://reviews.llvm.org/D141543
More information about the cfe-commits
mailing list