[all-commits] [llvm/llvm-project] e36535: [LLD] [COFF] Add /debug: options nodwarf and nosym...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Dec 15 10:10:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e36535d4bebadfbcfea34aa369743aafc43dcf6c
https://github.com/llvm/llvm-project/commit/e36535d4bebadfbcfea34aa369743aafc43dcf6c
Author: Martin Storsjö <martin at martin.st>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M lld/COFF/Driver.cpp
M lld/test/COFF/debug-dwarf.test
M lld/test/COFF/sort-debug.test
M lld/test/COFF/symtab.test
Log Message:
-----------
[LLD] [COFF] Add /debug: options nodwarf and nosymtab (#75180)
These allow tweaking what gets implied by /debug and /debug:dwarf.
More information about the All-commits
mailing list