[PATCH] D31444: LTO: call getRealLinkageName on IRNames before feeding to getGUID
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 16:26:18 PDT 2017
mehdi_amini added a comment.
Can we get consistently `GlobalValue::getGUID` taking an IRName and taking care of calling `getRealLinkageName`? (assuming it is what's expected)
https://reviews.llvm.org/D31444
More information about the llvm-commits
mailing list