Fixes PR27551.
Depends on D33973
Paths
| Differential D33974
Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk. ClosedPublic Authored by pcc on Jun 6 2017, 6:00 PM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jun 27 2017, 4:30 PM Closed by commit rL306488: Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk. (authored by pcc). · Explain WhyJun 27 2017, 4:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104316 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
|