[PATCH] D118804: Revert "[Clang] Propagate guaranteed alignment for malloc and others"

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 11:03:55 PST 2022


xbolva00 added a comment.

>> mimalloc uses 8-byte alignment for 64-bit Darwin, not 16-byte alignment.

Than they are doing something fishy if I understood rjmccall’s comment correctly about darwin.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118804/new/

https://reviews.llvm.org/D118804



More information about the cfe-commits mailing list