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)
commitd0f9c730d4f0dcf008da0814ebcd6da90e4ba995
treebe0b9358723da079328f04e3047e47077494bcfd
parente914b59c008745204c49fcf0751f9cc4d91f44bb
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