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

Raphael Isemann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 04:03:29 PST 2021


teemperor added a comment.

This probably also caused two debuginfo-tests to regress when running against LLDB (at least that's the only relevant commit in the change log)

  debuginfo-tests.dexter-tests.nrvo-string.cpp
  debuginfo-tests.llgdb-tests.nrvo-string.cpp

See http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/28154/


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