forked from OSchip/llvm-project
Match bazel config with cmake after f29256a64
This commit is contained in:
parent
b4900296e4
commit
99b5a8049b
|
@ -91,9 +91,6 @@
|
|||
/* Define if LLVM was built with a dependency to the libtensorflow dynamic library */
|
||||
#cmakedefine LLVM_HAVE_TF_API
|
||||
|
||||
/* Define if LLVM was built with a dependency to the tensorflow compiler */
|
||||
#cmakedefine LLVM_HAVE_TF_AOT
|
||||
|
||||
/* Define to 1 if you have the <sysexits.h> header file. */
|
||||
#cmakedefine HAVE_SYSEXITS_H ${HAVE_SYSEXITS_H}
|
||||
|
||||
|
|
Loading…
Reference in New Issue