repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Remove unused isSEWAware, NFC (#67411)
[llvm-project.git]
/
bolt
/
unittests
/
Profile
/
CMakeLists.txt
blob
e0aa0926b49c0341e06e5b8e5ef74cc794faf97c
1
add_bolt_unittest(ProfileTests
2
DataAggregator.cpp
3
4
DISABLE_LLVM_LINK_LLVM_DYLIB
5
)
6
7
target_link_libraries(ProfileTests
8
PRIVATE
9
LLVMBOLTProfile
10
)
11