MIR Serialization: Serialize the machine instruction's debug location.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 22 Jul 2015 21:15:11 +0000 (21:15 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 22 Jul 2015 21:15:11 +0000 (21:15 +0000)
commit6f3ab8dd7bdc013712d8b592c0349e1163a19277
tree6b66ca77b9b27f7790332d45f13cd3a5e8729c5e
parent27513fc040857fd8a4db6516535a93e42f2b9f36
MIR Serialization: Serialize the machine instruction's debug location.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242938 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/expected-metadata-node-after-debug-location.mir [new file with mode: 0644]
test/CodeGen/MIR/X86/instructions-debug-location.mir [new file with mode: 0644]