[libc] [llvm] [libc] implement `memalignment` (PR #132493)

Mohamed Emad via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 23 08:55:50 PDT 2025


================
@@ -40,6 +40,12 @@ functions:
     arguments:
       - type: size_t
       - type: size_t
+  - name: memalignment
+    standards:
+      - gnu
----------------
hulxv wrote:

oh sorry, I corrected it

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


More information about the llvm-commits mailing list