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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 09:22:09 PST 2018


aprantl added a comment.

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?


Repository:
  rL LLVM

https://reviews.llvm.org/D42350





More information about the llvm-commits mailing list