[PATCH] D99385: [lld-macho] Add addition debug info
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 15:52:00 PDT 2021
oontvoo added a comment.
In D99385#2651954 <https://reviews.llvm.org/D99385#2651954>, @int3 wrote:
> This is for https://bugs.llvm.org/show_bug.cgi?id=49282 right? For testing you could create a file with an undefined symbol. See e.g. `test/ELF/undef.s`.
Yeah. Thanks
> Btw, I think you didn't upload all your local changes, since `DwarfObject::find` doesn't exist in my local repo :)
Updated. Sorry about that!
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