[libcxx] [libcxxabi] [libunwind] [llvm] [libcxxabi][libunwind] Support for using LLVM libc (PR #134893)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 10 07:13:03 PDT 2025
jhuber6 wrote:
This broke the NVPTX build which makes the `Offload.cmake` cache file that we recommend people use no longer work. I'm not sure why but we're no longer passing `-nostdlibinc` and other flags.
https://github.com/llvm/llvm-project/pull/134893
More information about the llvm-commits
mailing list