Avoid a Twine that referenced a tmp (which proceded to go out of scope before
authorJim Grosbach <grosbach@apple.com>
Thu, 19 May 2011 00:45:05 +0000 (00:45 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 19 May 2011 00:45:05 +0000 (00:45 +0000)
commitc0ceedb6f885b1cbd3d3cea02f695afe393dfd2c
tree8e093e83ce89b041fd5529e6cf5a37dd4dcba553
parent1f5812bd995afc97d32061c532aaa0aedbead9ff
Avoid a Twine that referenced a tmp (which proceded to go out of scope before
the Twine was used).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131612 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/MCJIT/MCJIT.cpp