[clang] [Driver] Ensure ToolChain::LibraryPaths is not empty for non-Darwin (PR #87866)

YunQiang Su via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 23 08:31:13 PDT 2024


wzssyqa wrote:

Will the contents of `empty.asm` correct if `lib/<triple>/clang_rt.profile.lib` doesn't exist?
I mean, will `empty.asm` contains `/DEFAULTLIB:clang_rt.profile-x86_64.lib` then?

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


More information about the cfe-commits mailing list