MIR Serialization: Serialize the fixed stack pseudo source values.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 12 Aug 2015 21:23:17 +0000 (21:23 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 12 Aug 2015 21:23:17 +0000 (21:23 +0000)
commitc338a581fd1572c0b69c14bae34b034fc5e120cb
tree79c531cf5ba1ee88af2c5273296c95ce7ee9226d
parent30f85e5b877577089fed7bb5de21e8f64e95d7ad
MIR Serialization: Serialize the fixed stack pseudo source values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/X86/fixed-stack-memory-operands.mir [new file with mode: 0644]