Files
clang-p2996/llvm/lib/ObjCopy/ConfigManager.cpp
Ilia Kuklin 4946cc37f4 [llvm-objcopy] Add --skip-symbol and --skip-symbols options (#80873)
Add --skip-symbol and --skip-symbols options that allow to skip symbols
when executing other options that can change the symbol's name, binding
or visibility, similar to an existing option --keep-symbol that keeps a
symbol from being removed by other options.
2024-03-21 17:05:35 +05:00

5.4 KiB