diff options
| author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2025-01-23 13:46:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-23 13:46:26 -0800 |
| commit | d87441a2420400166b1f6db107e2946c633ad41b (patch) | |
| tree | 6399b18f3bccbd17c49e649ddc7628111905fec5 /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp | |
| parent | 631a6e0004e57ca85569b99ea411418627925697 (diff) | |
| download | llvm-d87441a2420400166b1f6db107e2946c633ad41b.zip llvm-d87441a2420400166b1f6db107e2946c633ad41b.tar.gz llvm-d87441a2420400166b1f6db107e2946c633ad41b.tar.bz2 | |
[llvm-profdata] Fix detailed summary format on Windows (#124169)
The detailed summary format was changed in
https://github.com/llvm/llvm-project/pull/105915 which broke
`llvm/test/tools/llvm-profdata/general.proftext` (XFAILed in
https://github.com/llvm/llvm-project/pull/124165). Apparently the
behavior of `%lu` is different between Linux and Windows, so I reverted
back to using `<<` style formats.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
