[all-commits] [llvm/llvm-project] a7d187: Revert "[JITLink][MachO] Treat linker private symb...
lhames via All-commits
all-commits at lists.llvm.org
Sat Mar 14 16:52:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7d187d9c05a011de100d2bfa1d0e537e43c2324
https://github.com/llvm/llvm-project/commit/a7d187d9c05a011de100d2bfa1d0e537e43c2324
Author: Lang Hames <lhames at gmail.com>
Date: 2020-03-14 (Sat, 14 Mar 2020)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp
M llvm/lib/ExecutionEngine/Orc/Mangling.cpp
R llvm/test/ExecutionEngine/JITLink/X86/Inputs/MachO_linker_private_def.s
R llvm/test/ExecutionEngine/JITLink/X86/MachO_linker_private_symbols.s
Log Message:
-----------
Revert "[JITLink][MachO] Treat linker private symbols as hidden rather than private."
This reverts commit b64afadf306f284a684ee656c6eefbd43c192c8d.
Reverting while I investigate bot failures.
More information about the All-commits
mailing list