We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a7ec6 commit b2246cfCopy full SHA for b2246cf
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
@@ -2187,7 +2187,7 @@ llvm_target_lib_list = [lib for lib in [
2187
("-gen-callingconv", "lib/Target/X86/X86GenCallingConv.inc"),
2188
("-gen-subtarget", "lib/Target/X86/X86GenSubtargetInfo.inc"),
2189
("-gen-x86-fold-tables -asmwriternum=1", "lib/Target/X86/X86GenFoldTables.inc"),
2190
- ("-gen-x86-EVEX2VEX-tables", "lib/Target/X86/X86GenEVEX2VEXTables.inc"),
+ ("-gen-x86-compress-evex-tables", "lib/Target/X86/X86GenCompressEVEXTables.inc"),
2191
("-gen-exegesis", "lib/Target/X86/X86GenExegesis.inc"),
2192
("-gen-x86-mnemonic-tables -asmwriternum=1", "lib/Target/X86/X86GenMnemonicTables.inc"),
2193
],
0 commit comments