forked from OSchip/llvm-project
361941283f
This reverts r333147 until https://reviews.llvm.org/D47308 is ready to be reviewed. r333147 exposed a behavioural difference between OrcCBindingsStack::findSymbolIn() and OrcCBindingsStack::findSymbol(), where only the latter does name mangling. After r333147 that causes a test failure on OSX, because the new test looks for main using findSymbolIn() but the mangled name is _main. llvm-svn: 333152 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Core.cpp | ||
ExecutionUtils.cpp | ||
IRCompileLayer.cpp | ||
IRTransformLayer.cpp | ||
IndirectionUtils.cpp | ||
LLVMBuild.txt | ||
Layer.cpp | ||
Legacy.cpp | ||
NullResolver.cpp | ||
ObjectTransformLayer.cpp | ||
OrcABISupport.cpp | ||
OrcCBindings.cpp | ||
OrcCBindingsStack.h | ||
OrcError.cpp | ||
OrcMCJITReplacement.cpp | ||
OrcMCJITReplacement.h | ||
RPCUtils.cpp | ||
RTDyldObjectLinkingLayer.cpp |