llvm-6502/lib/AsmParser
Chris Lattner 830703b1bd 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
2009-01-05 18:27:50 +00:00
..
CMakeLists.txt
LLLexer.cpp
LLLexer.h
LLParser.cpp reject PR3281:crash11.ll with: 2009-01-05 18:27:50 +00:00
LLParser.h
LLToken.h
Makefile
Parser.cpp