[PATCH] D87179: Fix debug_abbrev emitter to only assign table id once
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 13 18:47:27 PDT 2020
Higuoxing added a comment.
In D87179#2270098 <https://reviews.llvm.org/D87179#2270098>, @aadsm wrote:
> @Higuoxing I didn't realize the DWARF section was completely new until I read your GSOC project. Thanks a lot for this work otherwise it would have been impossible for me to create the tests I needed for my other diff!
Yeah, it's my pleasure to do that. Please feel free to ping me if there's anything I can help (adding new features or fixing bugs).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87179/new/
https://reviews.llvm.org/D87179
More information about the llvm-commits
mailing list