[PATCH] D27242: Bitcode: Introduce BitcodeModule::{has, get}Summary().
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 16:49:09 PST 2016
pcc created this revision.
pcc added a reviewer: mehdi_amini.
pcc added a subscriber: llvm-commits.
pcc added a dependency: D27241: Bitcode: Correctly handle Fixed and VBR arrays in BitstreamCursor::skipRecord()..
These are equivalent to hasGlobalValueSummary() and getModuleSummaryIndex().
Depends on https://reviews.llvm.org/D27241
https://reviews.llvm.org/D27242
Files:
llvm/include/llvm/Bitcode/BitcodeReader.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27242.79675.patch
Type: text/x-patch
Size: 10232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/4e9e64d7/attachment.bin>
More information about the llvm-commits
mailing list