OSDN Git Service

reject PR3281:crash11.ll with:
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 18:27:50 +0000 (18:27 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 18:27:50 +0000 (18:27 +0000)
commitff2429a8b498e7cef19ddc181dab1e85782c8b2f
tree3b6e03760efae23af4659b20f9a13c133844aebb
parentac0911a269178f134b0cfa9641f304ee1945f6e0
reject PR3281:crash11.ll with:
llvm-as: crash11.ll:2:27: function may not return return opaque type
  "xw" = tail call opaque @608(label %31)
                          ^

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