[PATCH] D35189: Add GUID-ValueID map and original name to ThinLTO summary.
Haojie Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 17:17:24 PDT 2017
haojiewang updated this revision to Diff 105942.
haojiewang added a comment.
Updating https://reviews.llvm.org/D35189. Leave the GUIDToValueIDMap just for indirect call; change the codes that writes the FS_VALUE_GUID records to Module traversals in writePerModuleGlobalValueSummary function; modify some comments.
https://reviews.llvm.org/D35189
Files:
include/llvm/Bitcode/LLVMBitCodes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35189.105942.patch
Type: text/x-patch
Size: 8713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/a1a3ffab/attachment.bin>
More information about the llvm-commits
mailing list