Skip to content

Commit 6ba7c30

Browse files
authored
[bazel] Turn off LLVM_ENABLE_PLUGINS as it breaks TensorFlow Windows build
1 parent 8830e38 commit 6ba7c30

File tree

1 file changed

+0
-3
lines changed
  • utils/bazel/llvm-project-overlay/llvm/include/llvm/Config

1 file changed

+0
-3
lines changed

utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@
124124
/* Define to 1 if you have the DIA SDK installed, and to 0 if you don't. */
125125
#define LLVM_ENABLE_DIA_SDK 0
126126

127-
/* Define if plugins enabled */
128-
#define LLVM_ENABLE_PLUGINS
129-
130127
/* Define if building LLVM with LLVM_ENABLE_TELEMETRY */
131128
#define LLVM_ENABLE_TELEMETRY 1
132129

0 commit comments

Comments
 (0)