[PATCH] D99385: [lld-macho] Add addition debug info
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 3 11:13:52 PDT 2021
oontvoo updated this revision to Diff 335093.
oontvoo added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: sstefan1, ormris.
updated diff:
- stop excluding debug sessions from reloc-parsing (cos we need the info)
- added some test
pending issue: test didn't pass :-( ... it seems the reloc offset is wrong (and we coulnd't find it ...) Or I'm mis-interpretting it. Thoughts?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99385/new/
https://reviews.llvm.org/D99385
Files:
lld/MachO/Dwarf.cpp
lld/MachO/Dwarf.h
lld/MachO/InputFiles.cpp
lld/test/MachO/undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99385.335093.patch
Type: text/x-patch
Size: 23742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210403/83d614a8/attachment.bin>
More information about the llvm-commits
mailing list