[PATCH] D42350: Add constructor DWARF calling convention for every supported LLVM CC
Melanie Blower via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 21 07:58:35 PDT 2018
mibintc added a comment.
> 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.
Repository:
rL LLVM
https://reviews.llvm.org/D42350
More information about the llvm-commits
mailing list