These are equivalent to hasGlobalValueSummary() and getModuleSummaryIndex().
Depends on D27241
Paths
| Differential D27242
Bitcode: Introduce BitcodeModule::{has,get}Summary(). ClosedPublic Authored by pcc on Nov 29 2016, 4:49 PM.
Details Summary These are equivalent to hasGlobalValueSummary() and getModuleSummaryIndex(). Depends on D27241
Diff Detail
Event Timelinepcc updated this object. pcc added a parent revision: D27241: Bitcode: Correctly handle Fixed and VBR arrays in BitstreamCursor::skipRecord().. mehdi_amini edited edge metadata. Comment ActionsLGTM.
This revision is now accepted and ready to land.Nov 30 2016, 8:48 PM
Closed by commit rL288317: Bitcode: Introduce BitcodeModule::{has,get}Summary(). (authored by pcc). · Explain WhyNov 30 2016, 10:10 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 79866 llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
|