Do not use a const Twine here
authorTobias Grosser <tobias@grosser.es>
Wed, 7 Jan 2015 00:30:01 +0000 (00:30 +0000)
committerTobias Grosser <tobias@grosser.es>
Wed, 7 Jan 2015 00:30:01 +0000 (00:30 +0000)
commit5dfcb1a7e0758d58b5682826d89ac77dd23caeac
tree8c22b333335f345c408656e1b50c458623814d26
parentb0e9b35bc3a14e0cd5c86f6f8cca1add30d9d7ed
Do not use a const Twine here

This has caused segfaults when using Polly in the context of Julia, that are
not reproducible on my machine in 'make check-polly'.

llvm-svn: 225326
polly/lib/CodeGen/IslExprBuilder.cpp