This is an archive of the discontinued LLVM Phabricator instance.

Have more strict type checks when creating BinOp nodes in BitcodeReader
ClosedPublic

Authored by filcab on Apr 14 2015, 7:15 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

filcab updated this revision to Diff 23732.Apr 14 2015, 7:15 AM
filcab retitled this revision from to Have more strict type checks when creating BinOp nodes in BitcodeReader.
filcab updated this object.
filcab edited the test plan for this revision. (Show Details)
filcab added reviewers: rafael, bkramer.
filcab added a subscriber: Unknown Object (MLST).
rafael accepted this revision.Apr 21 2015, 10:35 AM
rafael edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 21 2015, 10:36 AM
This revision was automatically updated to reflect the committed changes.