mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-22 21:30:10 +00:00
[Blaze] Fix build file
This commit is contained in:
parent
3ab8d2aac7
commit
d922c82447
@ -9597,6 +9597,7 @@ td_library(
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":AtomicInterfacesTdFiles",
|
||||
":LoopLikeInterfaceTdFiles",
|
||||
":OpBaseTdFiles",
|
||||
],
|
||||
)
|
||||
@ -9747,6 +9748,7 @@ cc_library(
|
||||
":ControlFlowInterfaces",
|
||||
":IR",
|
||||
":LLVMDialect",
|
||||
":LoopLikeInterface",
|
||||
":MemRefDialect",
|
||||
":OpenACCOpsIncGen",
|
||||
":OpenACCOpsInterfacesIncGen",
|
||||
|
Loading…
Reference in New Issue
Block a user