[PATCH] D67301: [LLD] [COFF] Use the unified llvm demangle frontend function. NFC.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 06:40:14 PDT 2019
mstorsjo added a comment.
@rnk - Does the smaller scope of this patch make sense to you? It retains the point of unifying all the different manglings for the COFF linker behind the single unified interface, but without touching the rest of LLD at the same time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67301/new/
https://reviews.llvm.org/D67301
More information about the llvm-commits
mailing list