Make the ll parser check that arguments have valid types.
authorEli Friedman <eli.friedman@gmail.com>
Sat, 24 Jul 2010 23:00:26 +0000 (23:00 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sat, 24 Jul 2010 23:00:26 +0000 (23:00 +0000)
commit568463b556a8e60445f76f14965cddaa15ad484b
treed174e1f1bac39135fc50917e2435daf5809601f3
parent327f4e4ab2acdc0594581825b0d0a4dca45e8acc
Make the ll parser check that arguments have valid types.

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