diff options
author | Steven Wu <stevenwu@apple.com> | 2019-11-18 14:51:41 -0800 |
---|---|---|
committer | Steven Wu <stevenwu@apple.com> | 2019-11-18 15:05:41 -0800 |
commit | e84468c1f145e9a5e54640ebdc78bc40c7da3fce (patch) | |
tree | 289e7aee48dbe9dd299a5d30227768d255a8c508 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | aeca47fa0fbc36a43bced6a482a2e61acc3162a1 (diff) | |
download | llvm-e84468c1f145e9a5e54640ebdc78bc40c7da3fce.zip llvm-e84468c1f145e9a5e54640ebdc78bc40c7da3fce.tar.gz llvm-e84468c1f145e9a5e54640ebdc78bc40c7da3fce.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions