[PATCH] D70350: [DWARF] Allow cross-CU references of subprogram definitions

Kyungwoo Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 12:32:13 PDT 2021


kyulee added a comment.

@vsk As commented in https://bugs.llvm.org/show_bug.cgi?id=48790, this seems to impact us when building a large app with LTO even in XCode.
I don't have a cutdown but it showed up frequently blocking us stack traces with symbolication. Have we considered fixing this or backing out this change?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70350/new/

https://reviews.llvm.org/D70350



More information about the llvm-commits mailing list