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
[clang] Add test for CWG190 "Layout-compatible POD-struct types" (#121668)
[llvm-project.git]
/
llvm
/
lib
/
Telemetry
/
CMakeLists.txt
blob
a30875747f13dffc65cf865389191aeee0b6224d
1
add_llvm_component_library(LLVMTelemetry
2
Telemetry.cpp
3
4
ADDITIONAL_HEADER_DIRS
5
"${LLVM_MAIN_INCLUDE_DIR}/llvm/Telemetry"
6
7
LINK_COMPONENTS
8
Support
9
)