[PATCH] D89257: [lld-macho] Emit STABS symbols for debugging, and drop debug sections
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 19:08:57 PDT 2020
int3 updated this revision to Diff 297745.
int3 added a comment.
don't run test on windows; fixing the paths there is more work than I'd like to do for now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89257/new/
https://reviews.llvm.org/D89257
Files:
lld/MachO/CMakeLists.txt
lld/MachO/Dwarf.cpp
lld/MachO/Dwarf.h
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/InputSection.h
lld/MachO/OutputSegment.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Writer.cpp
lld/test/MachO/stabs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89257.297745.patch
Type: text/x-patch
Size: 18808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/a2f0ec6a/attachment.bin>
More information about the llvm-commits
mailing list