[PATCH] D154295: [Driver][MSVC] Support DWARF fission when using LTO on Windows
Haohai, Wen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 8 05:55:46 PDT 2023
HaohaiWen added a comment.
In D154295#4477203 <https://reviews.llvm.org/D154295#4477203>, @hans wrote:
> 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).
Do you know which doc file should be updated? I haven't found a doc describe -gdwarf for Windows.
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