update this to ConstantDataArray. There are no tests and this isn't using the prefer...
authorChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 06:03:46 +0000 (06:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 31 Jan 2012 06:03:46 +0000 (06:03 +0000)
commitca012b8b2341a987f0022adc42424ac8ed26752a
treeb430da54456a38411fb22bbd20965c451a4d997d
parentb3d58474c83499621ae1e2d76dc87587910abe55
update this to ConstantDataArray.  There are no tests and this isn't using the preferred functionality for ripping apart strings, so I have no way to test this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149361 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOModule.cpp