[all-commits] [llvm/llvm-project] fae6bd: [lld-macho] Support -non_global_symbols_strip_lis...
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Wed May 25 05:27:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fae6bd7563ca54139d6f7f66683c12b88783501f
https://github.com/llvm/llvm-project/commit/fae6bd7563ca54139d6f7f66683c12b88783501f
Author: Vy Nguyen <vyng at google.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/Options.td
M lld/MachO/SyntheticSections.cpp
A lld/test/MachO/local-symbol-output.s
Log Message:
-----------
[lld-macho] Support -non_global_symbols_strip_list, -non_global_symbols_no_strip_list, -x
PR/55600
Differential Revision: https://reviews.llvm.org/D126046
More information about the All-commits
mailing list