Skip to content
Commit bb8278a1 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent c9660546
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment