[llvm-branch-commits] [clang] [lld] [llvm] [Windows] Add support for emitting PGO/LTO magic strings in the Windows PE debug directory (PR #173514)
Alexandre Ganea via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Jul 4 09:20:25 PDT 2026
https://github.com/aganea commented:
This is quite interesting, I missed this PR, sorry. This seems to be what https://github.com/llvm/llvm-project/pull/205630 does and it already solves most of my comments on that PR.
Can you also add `/nocoffgrpinfo` like MSVC has?
https://github.com/llvm/llvm-project/pull/173514
More information about the llvm-branch-commits
mailing list