mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 07:06:07 +00:00

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.