Skip to content

Commit 2dd2608

Browse files
committed
[bazel] port fc4d871
1 parent 7350978 commit 2dd2608

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/bazel/llvm_configs/llvm-config.h.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,7 @@
201201
/* Define if logf128 is available */
202202
#cmakedefine LLVM_HAS_LOGF128
203203

204+
/* Define if building LLVM with LLVM_BUILD_TELEMETRY */
205+
#cmakedefine LLVM_BUILD_TELEMETRY ${LLVM_BUILD_TELEMETRY}
206+
204207
#endif

0 commit comments

Comments
 (0)