[PATCH] D99385: [lld-macho] Add addition debug info

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 11:41:30 PDT 2021


thakis added a comment.

Just for my understanding: This loads more dwarf data into memory (so that we can use it for diags), but it doesn't write it to the output, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99385



More information about the llvm-commits mailing list