summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MIParser.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-07-09 19:55:27 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-07-09 19:55:27 +0000
commit60541c1d44b1b85baa0d69d34bce61f2ffd416ca (patch)
tree2d17a799a26666e498c9d7a9362ff7e7f52972d3 /llvm/lib/CodeGen/MIRParser/MIParser.cpp
parentea533cde30df7b9941b27606168e0664344f580d (diff)
downloadbcm5719-llvm-60541c1d44b1b85baa0d69d34bce61f2ffd416ca.tar.gz
bcm5719-llvm-60541c1d44b1b85baa0d69d34bce61f2ffd416ca.zip
MIR Serialization: Serialize the simple MachineFrameInfo attributes.
This commit serializes the 13 scalar boolean and integer attributes from the MachineFrameInfo class: IsFrameAddressTaken, IsReturnAddressTaken, HasStackMap, HasPatchPoint, StackSize, OffsetAdjustment, MaxAlignment, AdjustsStack, HasCalls, MaxCallFrameSize, HasOpaqueSPAdjustment, HasVAStart, and HasMustTailInVarArgFunc. These attributes are serialized as part of the frameInfo YAML mapping, which itself is a part of the machine function's YAML mapping. llvm-svn: 241844
Diffstat (limited to 'llvm/lib/CodeGen/MIRParser/MIParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud