mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-26 19:36:28 +00:00
[bazel] add missing targets since 3be7c28917
This commit is contained in:
parent
1f98e09bf8
commit
0e1e3ccc98
@ -3863,6 +3863,14 @@ gentbl_cc_library(
|
||||
["-gen-enum-defs"],
|
||||
"include/mlir/Dialect/LLVMIR/NVVMOpsEnums.cpp.inc",
|
||||
),
|
||||
(
|
||||
["-gen-struct-attr-decls"],
|
||||
"include/mlir/Dialect/LLVMIR/NVVMOpsStructs.h.inc",
|
||||
),
|
||||
(
|
||||
["-gen-struct-attr-defs"],
|
||||
"include/mlir/Dialect/LLVMIR/NVVMOpsStructs.cpp.inc",
|
||||
),
|
||||
(
|
||||
[
|
||||
"-gen-attrdef-decls",
|
||||
|
Loading…
x
Reference in New Issue
Block a user