MIR Serialization: Serialize the external symbol machine operands.
authorAlex Lorenz <arphaman@gmail.com>
Tue, 21 Jul 2015 16:59:53 +0000 (16:59 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 21 Jul 2015 16:59:53 +0000 (16:59 +0000)
commit65671bf628ba93e4a443d5f01c00fed16ec66be9
treee909f9d594b625614b1f56977e96646f21f8dfb5
parent5769e19790efe1cca7f534c1d1431ee7c3c2171d
MIR Serialization: Serialize the external symbol machine operands.

Reviewers: Duncan P. N. Exon Smith

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242806 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/MIRParser/MILexer.cpp
lib/CodeGen/MIRParser/MILexer.h
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
lib/CodeGen/MachineFunction.cpp
test/CodeGen/MIR/X86/external-symbol-operands.mir [new file with mode: 0644]