[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:19:57 PDT 2026


================

----------------
aganea wrote:

Can you merge those two functions (`computeCOFFGroupSize` and `createCOFFGroup`) and do a single-pass generation like #173514 does? Doing this separately seems a bit fragile.

https://github.com/llvm/llvm-project/pull/173514


More information about the llvm-branch-commits mailing list