Skip to content

Commit

Permalink
[instrprof][NFC] Sort link components and dedupe.
Browse files Browse the repository at this point in the history
Accidentally added a duplicate link component in D116784.
  • Loading branch information
snehasish committed Feb 3, 2022
1 parent 65aa473 commit 28ba0b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions llvm/lib/ProfileData/CMakeLists.txt
Expand Up @@ -18,12 +18,11 @@ add_llvm_component_library(LLVMProfileData

LINK_COMPONENTS
Core
Object
Support
DebugInfoDWARF
Demangle
Object
Support
Symbolize
DebugInfoDWARF
)

add_subdirectory(Coverage)

0 comments on commit 28ba0b9

Please sign in to comment.