[PATCH] D25529: LTO: Use the correct mangler function in LTOCodeGenerator::applyScopeRestrictions().
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 13:25:03 PDT 2016
pcc marked an inline comment as done.
pcc added a comment.
The COFF port of LLD uses the legacy LTOCodeGenerator, at least for now. @hans found this while building Chromium with LLD and LTO (crbug.com/655125).
Repository:
rL LLVM
https://reviews.llvm.org/D25529
More information about the llvm-commits
mailing list