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

Adrien Guinet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 09:47:46 PST 2018


aguinet added a comment.

In https://reviews.llvm.org/D42350#983933, @aprantl wrote:

> I suppose the namespace for DW_CCs is large enough that doing this isn't very risky. Have you double-checked that this doesn't overlap with any other vendor extensions?


Actually I didn't. I'm gonna try and find this for at least gcc and icc! I'll let you know.


Repository:
  rL LLVM

https://reviews.llvm.org/D42350





More information about the llvm-commits mailing list