diff options
author | Chris Lattner <sabre@nondot.org> | 2004-01-14 17:15:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-01-14 17:15:17 +0000 |
commit | 93cd755c05c3a56da03e54567a0531deb6263740 (patch) | |
tree | 53dde8eea5a7c1c6e4c02db4dfb4da7e8e2c7a4c /llvm/lib/Bytecode | |
parent | ac2b198ec519e9b47f851e51c9bedddfd861ab11 (diff) | |
download | bcm5719-llvm-93cd755c05c3a56da03e54567a0531deb6263740.tar.gz bcm5719-llvm-93cd755c05c3a56da03e54567a0531deb6263740.zip |
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. This also fixes
compatibility with arrays of [us]byte that have constantexprs in them.
Also slightly restructure some code to be cleaner.
llvm-svn: 10854
Diffstat (limited to 'llvm/lib/Bytecode')
0 files changed, 0 insertions, 0 deletions