[Orc] Use std::string to capture name by value.
authorLang Hames <lhames@gmail.com>
Tue, 24 Mar 2015 04:07:01 +0000 (04:07 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 24 Mar 2015 04:07:01 +0000 (04:07 +0000)
commit1eea5a97b425c54ae41c7161ca4753225d90cfb7
treeddbfb0412a290769cac473c5a479d00dd7445a3d
parentd2f887dd029a1613107dca4866320eb215882401
[Orc] Use std::string to capture name by value.

This just updates the code to reflect the comment, but this bug actually hit the
out-of-tree lazy demo. I'm working on a patch to add the lazy-demo's
functionality to lli so that we can test this in-tree soon.

llvm-svn: 233047
llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h