[PATCH] D152785: [COFF] Support -gsplit-dwarf for COFF on Windows
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 11:06:44 PDT 2023
MaskRay added a comment.
CodeView is the default debug info format for COFF. Perhaps `-gsplit-dwarf` should be rejected when the default `-gcodeview` is used, with a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152785/new/
https://reviews.llvm.org/D152785
More information about the llvm-commits
mailing list