[PATCH] D65035: [DebugInfo] Don't emit incorrect descriptions of thunk params (PR42627)
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 13:28:21 PDT 2019
dblaikie added a comment.
Should we describe thunks at all? (gcc 8.1 doesn't)
Interestingly gcc seems to include the thunk in the compile_unit address range, but doesn't have a subprogram for it...
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65035/new/
https://reviews.llvm.org/D65035
More information about the llvm-commits
mailing list