[mlgo] Remove TENSORFLOW_C_LIB_PATH
authorKazu Hirata <kazu@google.com>
Mon, 12 Dec 2022 19:28:38 +0000 (11:28 -0800)
committerKazu Hirata <kazu@google.com>
Mon, 12 Dec 2022 19:28:38 +0000 (11:28 -0800)
commit842b0d0fe2dd142305a9461e50cdce9aff7f86bc
tree51afaa0ff15347d745301f8c865d7f9136984887
parent7793e676514bc102e97a993e90257e8628069a8b
[mlgo] Remove TENSORFLOW_C_LIB_PATH

We use LLVM_HAVE_TFLITE as the key to enable the MLGO bits.  We do not
use the "else" clause.

Differential Revision: https://reviews.llvm.org/D139860
llvm/CMakeLists.txt