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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 6 09:57:56 PST 2021


aaron.ballman created this revision.
aaron.ballman added reviewers: rjmccall, erichkeane, rsmith.
Herald added a subscriber: arphaman.
aaron.ballman requested review of this revision.
Herald added a project: clang.

This document describes a generic ABI for targets to opt into if they wish.

It was split off from the discussion started in https://reviews.llvm.org/D108643.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115169

Files:
  clang/docs/BitIntABI.rst
  clang/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115169.392114.patch
Type: text/x-patch
Size: 8925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211206/cc1f5313/attachment.bin>


More information about the cfe-commits mailing list