[llvm] [CMake] Support per-target linker flags (PR #68393)

Vincent Lee via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 11:14:55 PDT 2023


thevinster wrote:

@petrhosek Does this change look reasonable to you? I know this particular issue could be solved with `-ffat-lto-objects`, but I think this could apply to other places as well. 

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


More information about the llvm-commits mailing list