llvm-6502/lib
Chris Lattner aa06d0439e Eliminate the isStringCompatible function, using ConstantArray::isString.
It's not clear why the code was looking for signed chars < 0, but it can't
matter to the assembler anyway, so the check goes away.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10853 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-14 17:14:42 +00:00
..
Analysis Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Archive
AsmParser
Bytecode Ok, I can't handle it. This is a temporary checkin of a ton of statistics that 2004-01-14 16:54:21 +00:00
CodeGen
Debugger Use new method 2004-01-14 17:07:46 +00:00
ExecutionEngine
Linker
Support
Target Eliminate the isStringCompatible function, using ConstantArray::isString. 2004-01-14 17:14:42 +00:00
Transforms
VMCore
Makefile