This is an archive of the discontinued LLVM Phabricator instance.

Add a method to the BitcodeReader to parse only the identification block
ClosedPublic

Authored by mehdi_amini on Nov 2 2015, 6:10 PM.

Details

Summary

Mimic parseTriple(); and exposes it to LTOModule.cpp

Diff Detail

Event Timeline

mehdi_amini updated this revision to Diff 39022.Nov 2 2015, 6:10 PM
mehdi_amini retitled this revision from to Add a method to the BitcodeReader to parse only the identification block.
mehdi_amini updated this object.
mehdi_amini added reviewers: dexonsmith, rafael.
mehdi_amini added a subscriber: llvm-commits.
mehdi_amini updated this revision to Diff 39660.Nov 8 2015, 6:20 PM

Update with clang-format before commit

mehdi_amini accepted this revision.Nov 8 2015, 6:49 PM
mehdi_amini added a reviewer: mehdi_amini.

r252442

This revision is now accepted and ready to land.Nov 8 2015, 6:49 PM
mehdi_amini closed this revision.Nov 8 2015, 6:49 PM