[llvm-profgen] Fix PDB dependency (#179830)

Fix build failure after #179175
This commit is contained in:
Haohai Wen 2026-02-05 10:12:24 +08:00 committed by GitHub
parent 16e2e7f591
commit a4b4534c31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
AllTargetsDisassemblers
AllTargetsInfos
DebugInfoDWARF
DebugInfoPDB
Core
MC
IPO