llvm-6502/lib/AsmParser
Chris Lattner 452e2627dc reject 0 element vectors with:
@a = internal constant void bitcast(<0 x i8> <> to void)
                                     ^

Fixes PR3685


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65698 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-28 18:12:41 +00:00
..
CMakeLists.txt
LLLexer.cpp
LLLexer.h
LLParser.cpp reject 0 element vectors with: 2009-02-28 18:12:41 +00:00
LLParser.h
LLToken.h
Makefile
Parser.cpp