diff options
author | David Blaikie <dblaikie@gmail.com> | 2021-09-24 11:15:53 -0700 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2021-09-24 11:18:10 -0700 |
commit | 8ec7d9b8f875368a5f92596332cd05059df6bbd2 (patch) | |
tree | 626a3d2874cfcb08494df5f34e95c6f9524f168b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ac51ad24a75c02152f8ece943d65de9a1c4e947a (diff) | |
download | llvm-8ec7d9b8f875368a5f92596332cd05059df6bbd2.zip llvm-8ec7d9b8f875368a5f92596332cd05059df6bbd2.tar.gz llvm-8ec7d9b8f875368a5f92596332cd05059df6bbd2.tar.bz2 |
DebugInfo: Move the '=' version of -gsimple-template-names to the frontend
Based on feedback from Paul Robinson on 38c09ea that the 'mangled' mode
is only useful as an LLVM-developer-internal tool in combination with
llvm-dwarfdump --verify, so demote that to a frontend-only (not driver)
option. The driver support is simply -g{no-,}simple-template-names to
switch on simple template names, without the option to use the mangled
template name scheme there.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions