Remove superflous line

This commit is contained in:
Alexander Grund 2020-12-12 21:08:53 +01:00 committed by GitHub
parent 62d5bff6dd
commit f6978c348e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,6 @@ tf_cc_binary(
"@llvm-project//mlir:ExecutionEngineUtils",
"@llvm-project//mlir:Pass",
"@llvm-project//mlir:TargetLLVMIR",
],
] + if_llvm_system_z_available([
"@llvm-project//llvm:SystemZCodeGen", # fixdeps: keep
]) + if_llvm_aarch64_available([