llvm-project/llvm/test/tools/llvm-cxxfilt
Steven Wu e84468c1f1 [llvm-cxxfilt] Improve strip-underscore behavior
Summary:
For platform that uses macho format, c++filt should be stripping the
leading underscore by default. Introduce the binutil compatible "-n"
option to control strip-undercore behaivor together with the existing
"-_" option and fallback to system default if none of them are set.

rdar://problem/57173514

Reviewers: compnerd, erik.pilkington, dexonsmith, mattd

Reviewed By: compnerd, erik.pilkington

Subscribers: jkorous, ributzka, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70250
2019-11-18 15:05:41 -08:00
..
abitag.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
coff-import.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
darwin.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
delimiters.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
empty-line.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
help.test [binutils] Add response file option to help and docs 2019-06-21 11:49:20 +00:00
invalid.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
noargs.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
simple.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
types.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00
underscore.test [llvm-cxxfilt] Improve strip-underscore behavior 2019-11-18 15:05:41 -08:00