MIR Parser: Run the machine verifier after initializing machine functions.
authorAlex Lorenz <arphaman@gmail.com>
Fri, 24 Jul 2015 17:44:49 +0000 (17:44 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 24 Jul 2015 17:44:49 +0000 (17:44 +0000)
commit56cf65b377af2042dd8ceaa495b65800e432f6ee
treeb9e7073664e6e8eabb85efffd2fd9c4e31189a9a
parent8530ec85c1561f185363d77b06b6886750f6b988
MIR Parser: Run the machine verifier after initializing machine functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243128 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MIRParser.cpp
test/CodeGen/MIR/X86/machine-instructions.mir
test/CodeGen/MIR/X86/machine-verifier.mir [new file with mode: 0644]