It seems logical that InReg should be incompatible
authorDuncan Sands <baldrick@free.fr>
Fri, 27 Jul 2007 16:45:18 +0000 (16:45 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 27 Jul 2007 16:45:18 +0000 (16:45 +0000)
commit9d3e79107d4ea26fe64a30e9981897735df10952
treeed17ba3ae85c69b8de736dd0c490365f9f48e5f4
parentfdef00f1f7da225ad5d21f3148487e3547954a0c
It seems logical that InReg should be incompatible
with StructReturn and ByVal, so make it so.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40554 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp