Reid Spencer 8949477ae4 Adjust the interface to ConstantArray::get. The previous
implementation always added a null byte to the end of the string. It turns
out that this is not always wanted. By adding a length parameter we preserve
this behavior when length==0 (default value) but also allow other lengths
(not null terminated) to be created.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28552 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-30 08:23:18 +00:00
..
2006-05-29 23:39:48 +00:00
2006-05-29 02:34:34 +00:00
2006-05-24 19:21:13 +00:00
2006-05-17 22:55:35 +00:00