[PATCH] D132755: [DWARFLinker][NFC] Set the target DWARF version explicitly.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 12:22:38 PDT 2022
dblaikie added a comment.
What's the motivation for this, exactly? It seems weird to use this tool as a way to upgrade DWARF (& sort of weird to upgrade DWARF after-the-fact anyway, why not generate the desired DWARF in the first place?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132755/new/
https://reviews.llvm.org/D132755
More information about the llvm-commits
mailing list