[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 6 18:00:29 PDT 2017
pcc created this revision.
Herald added a reviewer: hiraditya.
Fixes PR27551.
Depends on https://reviews.llvm.org/D33973
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33974.101656.patch
Type: text/x-patch
Size: 7006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/ea790a73/attachment.bin>
More information about the llvm-commits
mailing list