OSDN Git Service

[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)
commit736b9fd95c222e503a7d4be379cbb38292c6ea87
treeadb63a9060c911a71a153e361dba3bbade933cfa
parentfa17ce8b6e73f845604ca15f12dbeea92f14e37a
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233047 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h