OSDN Git Service

MIRParser: generic register operands with types
authorMatthias Braun <matze@braunis.de>
Tue, 11 Oct 2016 04:22:29 +0000 (04:22 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 11 Oct 2016 04:22:29 +0000 (04:22 +0000)
commit48d33540b638d990ef6dc16be202fe6756a705bd
treebdf8af0c599183e1aeda0c957a3b756acce2e93a
parent8ee2011aa7d2ff1b8eb6cbe79a0c37dd57366111
MIRParser: generic register operands with types

This should fix the fallout of r283848.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283850 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MachineRegisterInfo.cpp