aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2015-02-20 06:48:29 +0000
committerLang Hames <lhames@gmail.com>2015-02-20 06:48:29 +0000
commit02be3f36a392de4dfa66a7d3bbc577a3300ad5c9 (patch)
tree17abde2f9a94c3f465b55edeb388b250a049e2ca /clang/lib/Frontend/CompilerInvocation.cpp
parenta46d5a7438af9b2dd8e391664b709d48b5f6fbb3 (diff)
downloadllvm-02be3f36a392de4dfa66a7d3bbc577a3300ad5c9.zip
llvm-02be3f36a392de4dfa66a7d3bbc577a3300ad5c9.tar.gz
llvm-02be3f36a392de4dfa66a7d3bbc577a3300ad5c9.tar.bz2
[Orc] Add a new JITSymbol constructor to build a symbol from an existing address.
This constructor is more efficient for symbols that have already been emitted, since it avoids the construction/execution of a std::function. Update the ObjectLinkingLayer to use this new constructor where possible. llvm-svn: 229973
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions