[PATCH] D41743: Debug Info: Support DW_AT_calling_convention on composite types.

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 4 15:51:51 PST 2018


aprantl added a comment.

I related https://reviews.llvm.org/D41039 (Add support for attribute "trivial_abi") which will also benefit from this feature. It is not a hard dependency though, this patch is also useful for standard C++.


Repository:
  rL LLVM

https://reviews.llvm.org/D41743





More information about the cfe-commits mailing list