mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-28 18:54:55 +00:00
[bazel] Port a954ade8ed
This commit is contained in:
parent
d3f4562cbd
commit
9816fada16
@ -1744,6 +1744,7 @@ llvm_target_lib_list = [lib for lib in [
|
||||
("-gen-subtarget", "lib/Target/X86/X86GenSubtargetInfo.inc"),
|
||||
("-gen-x86-EVEX2VEX-tables", "lib/Target/X86/X86GenEVEX2VEXTables.inc"),
|
||||
("-gen-exegesis", "lib/Target/X86/X86GenExegesis.inc"),
|
||||
("-gen-x86-mnemonic-tables -asmwriternum=1", "lib/Target/X86/X86GenMnemonicTables.inc"),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user