OSDN Git Service

Only avoid the check if we're the last operand before the variable
authorEric Christopher <echristo@apple.com>
Wed, 17 Nov 2010 00:55:36 +0000 (00:55 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 17 Nov 2010 00:55:36 +0000 (00:55 +0000)
commit113a06cff443f5d73c4f1f89bd31b0efb4222227
treedbc1618cb289440e0df858c7e2a0cf8f9fbe7d76
parent6bc105a7b9282a0b5beb9d06267b31a3054fb3fa
Only avoid the check if we're the last operand before the variable
operands in a variadic instruction.

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