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. llvm-svn: 149805
Loading
Please register or sign in to comment