reject PR3281:crash01.ll with:
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 08:00:30 +0000 (08:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 08:00:30 +0000 (08:00 +0000)
commit99bb315f32a5f82f9e4978345ee39177db973242
tree7465e7181df0e08e849cceb00ced1d4634b6b0c7
parentc8e222b9a48a84e98a5fc4ccd6b015197b09bed4
reject PR3281:crash01.ll with:

llvm-as: crash01.ll:1:9: invalid function return type
declare opaque @t()
        ^

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