[clang] [Driver] Normalize the baremetal handling of libc++ and runtimes (PR #101259)

Peter Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 30 08:19:55 PDT 2024


https://github.com/smithp35 approved this pull request.

LGTM too, I've checked that the `-DLIBCXX_STATICALLY_LINK_ABI_IN_STATIC_LIBRARY=ON` works. We, and other bare-metal driver using toolchains can adopt that.

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


More information about the cfe-commits mailing list