[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 16:11:13 PST 2018
aprantl added a comment.
Thanks! I think you got me convinced that we should probably stick the calling convention attribute unconditionally on all C++ types. At least in DWARF 5 it should be part of the abbreviation and thus almost free.
Repository:
rL LLVM
https://reviews.llvm.org/D41743
More information about the cfe-commits
mailing list