MIR Serialization: Serialize the local offsets for the stack objects.
authorAlex Lorenz <arphaman@gmail.com>
Mon, 17 Aug 2015 22:17:42 +0000 (22:17 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Mon, 17 Aug 2015 22:17:42 +0000 (22:17 +0000)
commitfb764b70be361651d2b1e7c49b846c0d4632b395
tree616f16e2cc241e78e29948c9e7415c1fa281b06c
parente45daf6294839dc0a06a20eb1fe434a61ae6336a
MIR Serialization: Serialize the local offsets for the stack objects.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245249 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MIRYamlMapping.h
lib/CodeGen/MIRParser/MIRParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/AArch64/stack-object-local-offset.mir [new file with mode: 0644]