[PATCH] D83890: [DebugInfo] Process DBG_VALUE_LIST in LiveDebugValues
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 00:24:56 PDT 2020
djtodoro added a comment.
@StephenTozer Thanks for addressing the comments! Can you please share with us if you have any measurements with the respect to build time increase (e.g. on clang build itself) with this patch? I think that this patch is the only one from the stack that could give us potential performance issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83890/new/
https://reviews.llvm.org/D83890
More information about the llvm-commits
mailing list