OSDN Git Service

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)
commit7c4a7bf582640c20acdcb04ebbc000c0c080abf0
tree7465e7181df0e08e849cceb00ced1d4634b6b0c7
parent46bf476be1c020e866cf5ea5ab4b708e2f67c7eb
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