This is an archive of the discontinued LLVM Phabricator instance.

Bitcode: Change the materializer interface to return llvm::Error.
ClosedPublic

Authored by pcc on Nov 8 2016, 6:30 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 77300.Nov 8 2016, 6:30 PM
pcc retitled this revision from to Bitcode: Change the materializer interface to return llvm::Error..
pcc updated this object.
pcc added reviewers: lhames, mehdi_amini, pete.
pcc added a subscriber: llvm-commits.
dberris accepted this revision.Nov 8 2016, 9:09 PM
dberris added a reviewer: dberris.
dberris added a subscriber: dberris.

lgtm

This revision is now accepted and ready to land.Nov 8 2016, 9:09 PM
This revision was automatically updated to reflect the committed changes.