[PATCH] D21141: [DebugInfo] Add calling conventions to DISubroutineType

Adrian Prantl via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 11:13:27 PDT 2016


aprantl added a comment.

Assuming that we could usually get the calling convention from the Function — what's the motivation for emitting the calling convention of a subprogram that has been optimized away?


http://reviews.llvm.org/D21141





More information about the cfe-commits mailing list