[PATCH] D94976: [DWARF] Create subprogram's DIE in the unit specified by its DISubprogram

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 02:23:55 PDT 2021


jmorse abandoned this revision.
jmorse added a comment.

Abandoning in favour of D107076 <https://reviews.llvm.org/D107076>, which reverts the shared-subprogram behaviour, no cycles to hunt down the which-unit-owns-what issues I ran into. I added the regression test from here in that revert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94976



More information about the llvm-commits mailing list