]> granicus.if.org Git - llvm/commit
[MIRParser] Fix a typo in comment and error message.
authorQuentin Colombet <qcolombet@apple.com>
Thu, 22 Dec 2016 21:56:35 +0000 (21:56 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Thu, 22 Dec 2016 21:56:35 +0000 (21:56 +0000)
commit6ac98f4ebb5dcbd613c1167e7ee8ef589f86d73c
treecd44c7a5056e15989e1d4680dd8e1ba1c89f559a
parent0517764ca4ced57933024e032f33d2684ba62ab6
[MIRParser] Fix a typo in comment and error message.

We have long switched from size to type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290378 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MIParser.cpp
test/CodeGen/MIR/X86/unexpected-type-phys.mir [moved from test/CodeGen/MIR/X86/unexpected-size-non-generic-register-phys.mir with 75% similarity]