[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 16:50:40 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL306488: Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D33974?vs=104299&id=104316#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33974
Files:
llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
llvm/trunk/include/llvm/Object/IRSymtab.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Object/IRSymtab.cpp
llvm/trunk/test/Object/X86/irsymtab.ll
llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33974.104316.patch
Type: text/x-patch
Size: 9021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/c800e102/attachment.bin>
More information about the llvm-commits
mailing list