After a discussion with Anton, it turns out that the InReg attribute is not
authorReid Spencer <rspencer@reidspencer.com>
Tue, 31 Jul 2007 14:39:10 +0000 (14:39 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 31 Jul 2007 14:39:10 +0000 (14:39 +0000)
commite87f23377c5d986a5113f122362a194ff5dfec59
tree59e7fe8e946e5a3a1daae546078ca3ed30998b4c
parentfee0a9c7ef5a55455d5351848207202431e3feda
After a discussion with Anton, it turns out that the InReg attribute is not
permitted on function results. So, revert the last patch to make it illegal.

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