MIR Parser: Return true on error when parsing standalone registers.
authorAlex Lorenz <arphaman@gmail.com>
Tue, 18 Aug 2015 22:57:36 +0000 (22:57 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 18 Aug 2015 22:57:36 +0000 (22:57 +0000)
commitb081f067457cc28503326f4a7d90b212087c6acc
treedb7c23f40957e52c8e3f0785d88cd97f4210d4a9
parent6f3cafb93e92e37c994e47cc2e3aa0a4095a9cfc
MIR Parser: Return true on error when parsing standalone registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245384 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MIParser.cpp
test/CodeGen/MIR/X86/standalone-register-error.mir [new file with mode: 0644]