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

Add various "string" methods to ConstantDataSequential, which have the

same semantics as ConstantArray's but much more efficient because they
don't have to return std::string's.  The ConstantArray methods will
eventually be removed.

llvm-svn: 148792
parent 8e6fde45
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