<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>Hello,<div><br></div><div>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?</div><div><br></div><div>Thanks,</div><div><br></div><div>David</div></div></body></html>