[PATCH] D154295: [Driver][MSVC] Support DWARF fission when using LTO on Windows
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 6 07:36:05 PDT 2023
hans added a comment.
In D154295#4477165 <https://reviews.llvm.org/D154295#4477165>, @HaohaiWen wrote:
>> It would be nice to have some documentation for this feature though.
>
> This feature is same as Linux -gsplit-dwarf.
Right, but it would be nice to document that clang-cl supports it (which is not obvious since it's mostly trying to be cl.exe compatible).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154295/new/
https://reviews.llvm.org/D154295
More information about the cfe-commits
mailing list