[bazel] Port for 0aac9a2875

This commit is contained in:
Haojian Wu 2023-03-09 11:36:37 +01:00
parent 4cb843d099
commit fbcca1bc03

View File

@ -1527,7 +1527,6 @@ cc_library(
hdrs = glob([
"include/llvm/Transforms/IPO/*.h",
]) + [
"include/llvm-c/Transforms/PassManagerBuilder.h",
"include/llvm/Transforms/IPO.h",
],
copts = llvm_copts,