Bazel: add new llvm-c/Deprecated.h header

This commit is contained in:
David Blaikie 2021-12-06 12:18:02 -08:00
parent fed966f2a4
commit 097a1cb1d5

View File

@ -192,6 +192,7 @@ cc_library(
]) + [
"include/llvm-c/Core.h",
"include/llvm-c/DataTypes.h",
"include/llvm-c/Deprecated.h",
"include/llvm-c/DisassemblerTypes.h",
"include/llvm-c/Error.h",
"include/llvm-c/ErrorHandling.h",