Verify the tied operand flags.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 29 Aug 2012 00:38:03 +0000 (00:38 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 29 Aug 2012 00:38:03 +0000 (00:38 +0000)
commitca71c5debe0467646ca1f359073948d5353393a0
tree745d67171c2f703997738aed2dcd27942a1c73f2
parentd9f3dd96b2a924f12d379459d415e9a1a9793cfd
Verify the tied operand flags.

WHen running with -verify-machineinstrs, check that tied operands come
in matching use/def pairs, and that they are consistent with MCInstrDesc
when it applies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineVerifier.cpp