[PATCH] D136041: [clang][DebugInfo] Emit DISubprogram for extern functions with reserved names
Eduard Zingerman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 10:55:59 PDT 2022
eddyz87 added a comment.
In D136041#3862741 <https://reviews.llvm.org/D136041#3862741>, @aprantl wrote:
> I think this is reasonable. Ideally the LLVM and Clang patches should be two independent commits.
> Please wait a few days for others to chime in though. Do you have any idea how much this will grow the debug info for something like, e.g., clang?
Thanks for the review,
I will split the patch and provide the measurements, most likely tomorrow.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136041/new/
https://reviews.llvm.org/D136041
More information about the cfe-commits
mailing list