[LLVMdev] ConstantArray::getAsString in LLVM 3.1
david.dewey at comcast.net
david.dewey at comcast.net
Thu Nov 29 12:21:44 PST 2012
Hello,
I'm working on porting a project to LLVM 3.1. Unfortunately, my project makes very heavy use of ContantArray::getAsString() -- which was removed in LLVM 3.1. Is there an equivalent in 3.1? In other words, what is the best way to get the value of a string that was stored in a ConstantArray?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121129/f0e6962e/attachment.html>
More information about the llvm-dev
mailing list