[PATCH] D99385: [lld-macho] Add addition debug info
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 3 12:13:28 PDT 2021
oontvoo added a comment.
In D99385#2797035 <https://reviews.llvm.org/D99385#2797035>, @thakis wrote:
> 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?
Yes - that's correct
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