This is an archive of the discontinued LLVM Phabricator instance.

MIR Serialization: Serialize global address machine operands.
ClosedPublic

Authored by arphaman on Jun 23 2015, 4:06 PM.

Details

Summary

This patch is based on a previous serialization patch that serializes MBB operands (http://reviews.llvm.org/D10608).

This patch serializes the global address machine operands.

Diff Detail

Repository
rL LLVM

Event Timeline

arphaman updated this revision to Diff 28299.Jun 23 2015, 4:06 PM
arphaman retitled this revision from to MIR Serialization: Serialize global address machine operands..
arphaman updated this object.
arphaman edited the test plan for this revision. (Show Details)
arphaman added reviewers: dexonsmith, bob.wilson, bogner.
arphaman set the repository for this revision to rL LLVM.
arphaman added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.