[PATCH] D123435: [lld-macho] Initial support for EH Frames
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 9 10:03:48 PDT 2022
int3 added a comment.
There is DWARFDataExtractor, but I don't need to handle the full generality of the DWARF format with the perf overhead that entails. LLD-ELF has its own custom DWARF parser too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123435/new/
https://reviews.llvm.org/D123435
More information about the llvm-commits
mailing list