[llvm] [clang] [LinkerWrapper] Support device binaries in multiple link jobs (PR #72442)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 09:28:58 PST 2023


jhuber6 wrote:

> the error msg is not generated by offload wrapper itself, right? is it from some program called by the offload wrapper?

It may be caused by the `clang` invocation. Though I'm unsure why this change causes that test to fail.

https://github.com/llvm/llvm-project/pull/72442


More information about the cfe-commits mailing list