aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexander Yermolovich <43973793+ayermolo@users.noreply.github.com>2024-03-06 11:24:44 -0800
committerGitHub <noreply@github.com>2024-03-06 11:24:44 -0800
commita6c84079f69f13d745aaaa4595cf8804b119a6c4 (patch)
tree8c1036c22fb8b9ca68418c75391e7b56ef2ae6ea /clang/lib/Frontend/CompilerInvocation.cpp
parent6494f9bb8ac1e6f7526b72ee07f71527b8e66066 (diff)
downloadllvm-a6c84079f69f13d745aaaa4595cf8804b119a6c4.zip
llvm-a6c84079f69f13d745aaaa4595cf8804b119a6c4.tar.gz
llvm-a6c84079f69f13d745aaaa4595cf8804b119a6c4.tar.bz2
[CLANG][DWARF] Do not emit -ggnu-pubnames for LLDB tuning, unless -ggnu-pubnames is specified. (#83331)
When -gsplit-dwarf is passed in clang emmmits -ggnu-pubnames which results in .debug_gnu_pubnames/..debug_gnu_pubtypes being generated. This is used by GDB, but not by LLDB. Changed so that these sections are not emitted for LLDB tuning, unless flag is passed explicitly.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions