Skip to content

Commit 5651c19

Browse files
Snehasish Kumargithub-actions[bot]
authored andcommitted
Automerge: [ProfileData] Restore Core as a dependency for the ProfileData library (#140650)
#140505 dropped the dependency on core but it's still needed as indicated by the failing dynamically linked builds.
2 parents 29496c6 + 90daed3 commit 5651c19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/ProfileData/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ add_llvm_component_library(LLVMProfileData
2626

2727
LINK_COMPONENTS
2828
BitstreamReader
29+
Core
2930
Object
3031
Support
3132
Demangle

0 commit comments

Comments
 (0)