[all-commits] [llvm/llvm-project] dc9ee3: [lld-macho] Downgrade "cannot export hidden symbol...
Jez Ng via All-commits
all-commits at lists.llvm.org
Wed Jul 28 15:47:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc9ee3925179c2de79cd2d1ffafc41e70249352c
https://github.com/llvm/llvm-project/commit/dc9ee3925179c2de79cd2d1ffafc41e70249352c
Author: Jez Ng <jezng at fb.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M lld/MachO/Driver.cpp
M lld/test/MachO/export-options.s
Log Message:
-----------
[lld-macho] Downgrade "cannot export hidden symbol" to warning
This matches ld64's behavior, and makes it easier to fit LLD
into existing build systems.
Reviewed By: #lld-macho, smeenai
Differential Revision: https://reviews.llvm.org/D107011
More information about the All-commits
mailing list