[PATCH] D84803: [ThinLTO][Legacy] Compute PreservedGUID based on IRName in Symtab
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 15:57:03 PDT 2020
steven_wu added a comment.
Also added a followup that can potentially deal with the conflict between "_$NAME" and "\01_$NAME". Not sure if that is going to affect some other platforms or not so I put them in a separate review: https://reviews.llvm.org/D85564
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84803/new/
https://reviews.llvm.org/D84803
More information about the llvm-commits
mailing list