[clang] [LinkerWrapper] Correctly handle multiple image wrappers (PR #67679)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 28 08:45:42 PDT 2023


jhuber6 wrote:

> Can we have a test?

Sure, the reason that it failed w/ `-save-temps` is because normally the output name got a temp file but `-save-temps` keeps it the same name.

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


More information about the cfe-commits mailing list