[llvm] [offload] Fix duplicate __llvm_write_custom_profile on Windows PGO builds (PR #207366)

Wenju He via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 21:43:02 PDT 2026


wenju-he wrote:

kindly ping, this fixes two build errors in our downstream:
-  lld-link: error: duplicate symbol: __llvm_write_custom_profile
- GlobalHandler.cpp(36,16): error: conflicting types for '__llvm_write_custom_profile'

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


More information about the llvm-commits mailing list