search for: d34797

Displaying 1 result from an estimated 1 matches for "d34797".

Did you mean: 34797
2020 Jul 16
2
[profile] Heads Up: Please Double Check the Instrument Level of Your PGO Profile Files
...h gold and LLD linkers. Impacts on usages on Windows platform remain unknown. I just cooked a patch for this bug: https://reviews.llvm.org/D83967 <https://reviews.llvm.org/D83967> Basically the solution (and the root cause) is similar to this patch several years ago: https://reviews.llvm.org/D34797 <https://reviews.llvm.org/D34797> The intriguing (or annoying) part of this bug is that you’ll never find the issue (since it neither crashes nor causes significant performance regression) unless you take a look into the generated profile files. So I just want to put a heads up here, though...