[libc-commits] [libc] [llvm] [libc] implement quick exit function (PR #93621)
via libc-commits
libc-commits at lists.llvm.org
Fri May 31 05:38:20 PDT 2024
================
@@ -1,18 +1,21 @@
-//===----- Baremetal implementation of a quick exit function ----*- C++ -*-===//
+//===----- Baremetal implementation of an exit function ----*- C++ -*-===//
----------------
lntue wrote:
nit: align the length of this line.
https://github.com/llvm/llvm-project/pull/93621
More information about the libc-commits
mailing list