[PATCH] D116851: [MemoryBuiltins] Add field for alignment argument

Bryce Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 23:21:48 PST 2022


Bryce-MW added a comment.

The AllocationFnData table was not properly formatted before my modifications. When running clang-format, it changed the formatting of the entire table. I formatted it back to how it looked before but fixed a few issues with it. I think this looks better and is easier to read but I am happy to set it back to the way clang-format likes it if that is desired. Let me know. I think that was the only issue with the build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116851



More information about the llvm-commits mailing list