[libc-commits] [libc] [llvm] [libc] delete hdrgen (PR #117220)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Tue Dec 3 09:32:25 PST 2024


================
@@ -86,16 +86,13 @@ compiler. These tools must all be up-to-date with the libc source.
      -DCMAKE_C_COMPILER=$HOST_C_COMPILER      \
----------------
nickdesaulniers wrote:

@jhuber6 re-reading https://libc.llvm.org/gpu/building.html, I think we can/should remove `libc` from the `-DLLVM_ENABLE_PROJECTS` list on L85 now that building libc-hdrgen is no longer necessary. WDYT?

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


More information about the libc-commits mailing list