summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2021-03-01 11:49:21 -0500
committerNico Weber <thakis@chromium.org>2021-03-01 11:53:51 -0500
commit83feaa36ad53ce93ed808169d3316ed757703e47 (patch)
tree046c82290a7c615e873b8a50c00dc01ca8b260c2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parenta6c81d33667cadb713e28215f6c1f84cdaaaff64 (diff)
[clang-cl] make -f(no-)ident a CoreOption
On clang emits the compiler version string into debug information by default for both dwarf and codeview. That makes compiler output needlessly compiler-version-dependent which makes e.g. comparing object file outputs during a bisect hard. So it's nice if there's an easy way to turn this off. (On ELF, this flag also controls the .comment section, but that part is ELF-only. The debug-info bit isn't.) Differential Revision: https://reviews.llvm.org/D97695
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions