llvm-6502/lib/AsmParser
David Tweed d80d608f76 There was a switch fall-through in the parser for textual LLVM that caused
bogus comparison operands to default to eq/oeq. Fix that, fix a couple of
tests that accidentally passed and test for bogus comparison opeartors
explicitly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171733 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-07 13:32:38 +00:00
..
CMakeLists.txt
LLLexer.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LLLexer.h
LLParser.cpp There was a switch fall-through in the parser for textual LLVM that caused 2013-01-07 13:32:38 +00:00
LLParser.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LLToken.h
LLVMBuild.txt
Makefile
Parser.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00