[PATCH] D33974: Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 15:53:17 PDT 2017
pcc updated this revision to Diff 104299.
pcc marked 2 inline comments as done.
pcc added a comment.
Herald added a subscriber: hiraditya.
- Address review comments
https://reviews.llvm.org/D33974
Files:
llvm/include/llvm/Bitcode/BitcodeReader.h
llvm/include/llvm/Object/IRSymtab.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Object/IRSymtab.cpp
llvm/test/Object/X86/irsymtab.ll
llvm/tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33974.104299.patch
Type: text/x-patch
Size: 8913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/1c4c780d/attachment.bin>
More information about the llvm-commits
mailing list