[Orc] Fix local-linkage handling in the CompileOnDemand layer.
authorLang Hames <lhames@gmail.com>
Thu, 2 Apr 2015 05:28:10 +0000 (05:28 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 2 Apr 2015 05:28:10 +0000 (05:28 +0000)
commit2eb21d024595201b56b0471da50e0801c08f5c8e
tree3663897ea45ee05cb31f601af1e6937e9ccb109a
parent57bea4161b2226d4428922c11529ae322237aef4
[Orc] Fix local-linkage handling in the CompileOnDemand layer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233895 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Orc/IndirectionUtils.cpp
test/ExecutionEngine/OrcLazy/private_linkage.ll [new file with mode: 0644]