[PATCH] D152882: [LinkerWrapper] Support device binaries in multiple link jobs
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 13:36:25 PDT 2023
jhuber6 updated this revision to Diff 532748.
jhuber6 added a comment.
I'm not sure why this keeps failing on Windows and have no clue how to tell what's going wrong. The builder simply says
c:\ws\w4\llvm-project\premerge-checks\build\bin\clang-linker-wrapper.exe: error: invalid argument
But I'm unsure what could be causing that since it works on Linux and we have plenty of other tests that Windows passes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152882/new/
https://reviews.llvm.org/D152882
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/amdgpu-openmp-toolchain.c
clang/test/Driver/linker-wrapper.c
clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
clang/tools/clang-linker-wrapper/LinkerWrapperOpts.td
llvm/include/llvm/Object/OffloadBinary.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152882.532748.patch
Type: text/x-patch
Size: 13131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/a44458d2/attachment.bin>
More information about the llvm-commits
mailing list