[clang] [profile] runtime counter relocation is needed on windows-msvc targets (PR #127858)

Wael Yehia via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 11 11:11:12 PDT 2025


w2yehia wrote:

> So I believe this should be generalized to all of Windows (and/or generalized to check for a COFF object file format?) instead of singling out specifically MSVC only.

Thanks for checking. I can fix the condition but can you please let me know which of the two options you listed is better?

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


More information about the cfe-commits mailing list