mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-01 01:31:26 +00:00
[bazel] Port 9d2b84ef62
This commit is contained in:
parent
5e5176adb1
commit
aae97f8cd1
@ -6903,6 +6903,8 @@ cc_library(
|
||||
cc_library(
|
||||
name = "FromLLVMIRTranslation",
|
||||
srcs = [
|
||||
"lib/Target/LLVMIR/DataLayoutImporter.cpp",
|
||||
"lib/Target/LLVMIR/DataLayoutImporter.h",
|
||||
"lib/Target/LLVMIR/DebugImporter.cpp",
|
||||
"lib/Target/LLVMIR/LoopAnnotationImporter.cpp",
|
||||
"lib/Target/LLVMIR/LoopAnnotationImporter.h",
|
||||
|
Loading…
Reference in New Issue
Block a user