[PATCH] D95622: Revert "[DWARF] Create subprogram's DIE in DISubprogram's unit"
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 12:13:24 PST 2021
rupprecht added a comment.
I can reproduce the issue internally as well, so I can try to reduce something.
Oddly, my initial attempts to build with an release+asserts build makes the crash disappear, so I can't say if it's the same issue as http://llvm.org/PR37255 (which is an assertion failure).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95622/new/
https://reviews.llvm.org/D95622
More information about the llvm-commits
mailing list