MIR Serialization: Serialize the frame setup machine instruction flag.
authorAlex Lorenz <arphaman@gmail.com>
Fri, 17 Jul 2015 00:24:15 +0000 (00:24 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 17 Jul 2015 00:24:15 +0000 (00:24 +0000)
commit2744189c46c6e6ab92796de9211d079ff25d4fe5
tree19a6eff0c4310f55bc78ef6f3f10d53f84afd5da
parented2032f17aa8bc2dbcb96611e6a0bd6dec36ae6a
MIR Serialization: Serialize the frame setup machine instruction flag.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242491 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MILexer.cpp
lib/CodeGen/MIRParser/MILexer.h
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/X86/frame-setup-instruction-flag.mir [new file with mode: 0644]