Skip to content

Commit

Permalink
Revert "[instrprof][NFC] Sort link components and dedupe."
Browse files Browse the repository at this point in the history
This reverts commit 28ba0b9.

clang ppc build failed
https://lab.llvm.org/buildbot#builders/121/builds/16080
  • Loading branch information
snehasish committed Feb 3, 2022
1 parent 8682947 commit 55de669
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions llvm/lib/ProfileData/CMakeLists.txt
Expand Up @@ -18,11 +18,12 @@ add_llvm_component_library(LLVMProfileData

LINK_COMPONENTS
Core
DebugInfoDWARF
Demangle
Object
Support
Demangle
Object
Symbolize
DebugInfoDWARF
)

add_subdirectory(Coverage)

0 comments on commit 55de669

Please sign in to comment.