Files
clang-p2996/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp
Lang Hames 498dd745f5 [ORC] Honor linker private global prefix on symbol names.
If a symbol name begins with the linker private global prefix (as
described by the DataLayout) then it should be treated as non-exported,
regardless of its LLVM IR visibility value.
2020-06-15 10:28:36 -07:00

5.7 KiB