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)
commit830703b1bd88511e29eec76b1fd146524bc9c5a1
tree3b6e03760efae23af4659b20f9a13c133844aebb
parent959873d2da763c0e3b3c67c39aab179fc43c5a52
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