diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-06-24 19:56:10 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-06-24 19:56:10 +0000 |
commit | 54565cf02b2f40d34605b8e74f886419829ac396 (patch) | |
tree | 407c95815266b7c2b7b889deecd52623baef61d2 /llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp | |
parent | 989e213c180e8cb1cc6946979b4a07b6ce4c8c2d (diff) | |
download | bcm5719-llvm-54565cf02b2f40d34605b8e74f886419829ac396.tar.gz bcm5719-llvm-54565cf02b2f40d34605b8e74f886419829ac396.zip |
MIR Serialization: Serialize simple MachineRegisterInfo attributes.
This commit serializes the 3 scalar boolean attributes from the
MachineRegisterInfo class: IsSSA, TracksRegLiveness, and
TracksSubRegLiveness. These attributes are serialized as part
of the machine function YAML mapping.
Reviewers: Duncan P. N. Exon Smith
Differential Revision: http://reviews.llvm.org/D10618
llvm-svn: 240579
Diffstat (limited to 'llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp')
0 files changed, 0 insertions, 0 deletions