[PATCH] D42350: Add constructor DWARF calling convention for every supported LLVM CC

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 10:37:32 PDT 2018


JDevlieghere accepted this revision as: JDevlieghere.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D42350#1044486, @mibintc wrote:

> > Hi @mibintc; would you mind confirming that ICC doesn't emit DWARF CC attributes or (if it does) that they don't overlap with the ones in this diff?
>
> Sure i don't mind checking.  While icc does support the calling conventions, the compiler is not emitting the dwarf calling convention attributes.


Thanks!

This LGTM then.


Repository:
  rL LLVM

https://reviews.llvm.org/D42350





More information about the llvm-commits mailing list