[libc-commits] [libc] [libc] introduce shared compiler-rt builtins (PR #200094)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Thu Jun 11 05:22:31 PDT 2026


================
@@ -0,0 +1,35 @@
+//===-- Shared __addtf3 function -------------------------------*- C++ -*-===//
----------------
kaladron wrote:

Please take a look at https://llvm.org/docs/CodingStandards.html#file-headers.  They changed the standards recently so we're trying to get all new files in the right format (I'll correct the old ones when I catch my breath!) =)

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


More information about the libc-commits mailing list