[PATCH] D99385: [lld-macho] Add addition debug info
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 15:37:55 PDT 2021
int3 added a comment.
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`.
Btw, I think you didn't upload all your local changes, since `DwarfObject::find` doesn't exist in my local repo :)
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