OSDN Git Service

produce the same diagnostics for vicmp constant exprs as vicmp instructions.
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 08:26:05 +0000 (08:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 08:26:05 +0000 (08:26 +0000)
commit5f743cd05ccbf3d54bf3c0d9c07d2c721b24c89c
treebe0b9358723da079328f04e3047e47077494bcfd
parent0d5bffc842b7b8bc4f76a85c4e86706fa8146123
produce the same diagnostics for vicmp constant exprs as vicmp instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61685 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp