[all-commits] [llvm/llvm-project] 0276cc: [llvm-objcopy][MachO] Do not strip symbols with th...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Fri Jun 11 16:35:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0276cc742bfc0829a56dba043625510b0f61326a
https://github.com/llvm/llvm-project/commit/0276cc742bfc0829a56dba043625510b0f61326a
Author: Alexander Shaposhnikov <alexshap at fb.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M llvm/test/tools/llvm-objcopy/MachO/Inputs/strip-all-with-dwarf.yaml
M llvm/test/tools/llvm-objcopy/MachO/strip-all.test
M llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
Log Message:
-----------
[llvm-objcopy][MachO] Do not strip symbols with the flag REFERENCED_DYNAMICALLY set
Do not strip symbols having the flag REFERENCED_DYNAMICALLY set.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D104092
More information about the All-commits
mailing list