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

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Mon Dec 22 23:42:30 PST 2025


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

I guess this is not an intended change

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


More information about the libc-commits mailing list