[libc-commits] [clang] [libc] [libc] Provide a minimal implementation of elf.h (PR #172766)

Petr Hosek via libc-commits libc-commits at lists.llvm.org
Tue Dec 23 01:30:03 PST 2025


================
@@ -462,7 +462,7 @@ set(LLVM_TOOLCHAIN_TOOLS
   llvm-libtool-darwin
   llvm-lipo
   llvm-ml
-  llvm-mt
+  #llvm-mt
   llvm-nm
----------------
petrhosek wrote:

Thanks for catching that.

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


More information about the libc-commits mailing list