[PATCH] D115169: Create a generic ABI document for _BitInt

Jens Gustedt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 21 08:09:58 PDT 2022


gustedt added a comment.

It seems that this has already shipped on some platforms. Since this basically binds others to use the same ABI, it would perhaps be nice if the document could have a table that lists `MaxFundamentalWidth` and `chunk_t`. Also discussing consequences for `va_arg` functions such as `printf` would be nice.
Thanks!`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115169



More information about the cfe-commits mailing list