llvm-6502/lib/Bitcode/Reader
Chris Lattner 2237f84735 Improve the bitcode reader's handling of constant strings to use
ConstantDataArray::getString direction, instead of "boxing" each
byte into a ConstantInt and using ConstantArray::get.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149805 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-05 02:41:35 +00:00
..
BitcodeReader.cpp Improve the bitcode reader's handling of constant strings to use 2012-02-05 02:41:35 +00:00
BitcodeReader.h
BitReader.cpp
CMakeLists.txt
LLVMBuild.txt
Makefile