diff options
author | Wael Yehia <wmyehia2001@yahoo.com> | 2025-02-24 17:17:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 17:17:14 -0500 |
commit | d6ec32c8f25975ae31ec9ca7e67d942adadc3898 (patch) | |
tree | b33c31e190222f6862a18027c25eb1959b1d98c1 /llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp | |
parent | 31915248c06da7d132f642e4a2a3bb37df6fdab5 (diff) | |
download | llvm-d6ec32c8f25975ae31ec9ca7e67d942adadc3898.zip llvm-d6ec32c8f25975ae31ec9ca7e67d942adadc3898.tar.gz llvm-d6ec32c8f25975ae31ec9ca7e67d942adadc3898.tar.bz2 |
[profile] runtime counter relocation is needed on windows-msvc targets (#127858)
Continuous profile syncing is supported on windows, and it also relies on runtime counter relocation (based on this
test [1])
Thanks to @anhtuyenibm for pointing it out to me.
[1] https://github.com/llvm/llvm-project/blob/main/compiler-rt/test/profile/ContinuousSyncMode/runtime-counter-relocation.c
---------
Co-authored-by: Wael Yehia <wyehia@ca.ibm.com>
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp')
0 files changed, 0 insertions, 0 deletions