summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-07-13 18:07:26 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-07-13 18:07:26 +0000
commitde491f05154cfd4ffcd067a091ed542dd42cf829 (patch)
tree3dfb5c699008ca845d0a864f90644ceffc0129fd /llvm/lib/CodeGen/AsmPrinter
parent5f4dd92209f599dfd20569e36c5d649417e6df65 (diff)
downloadbcm5719-llvm-de491f05154cfd4ffcd067a091ed542dd42cf829.tar.gz
bcm5719-llvm-de491f05154cfd4ffcd067a091ed542dd42cf829.zip
MIR Serialization: Serialize the fixed stack objects.
This commit serializes the fixed stack objects, including fixed spill slots. The fixed stack objects are serialized using a YAML sequence of YAML inline mappings. Each mapping has the object's ID, type, size, offset, and alignment. The objects that aren't spill slots also serialize the isImmutable and isAliased flags. The fixed stack objects are a part of the machine function's YAML mapping. Reviewers: Duncan P. N. Exon Smith llvm-svn: 242045
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud