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 5d39cae commit 18fa33fCopy full SHA for 18fa33f
llvm/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
@@ -32,6 +32,8 @@ executable("llvm-tblgen") {
32
"DFAPacketizerEmitter.cpp",
33
"DXILEmitter.cpp",
34
"DecoderEmitter.cpp",
35
+ "DecoderTableEmitter.cpp",
36
+ "DecoderTree.cpp",
37
"DisassemblerEmitter.cpp",
38
"ExegesisEmitter.cpp",
39
"FastISelEmitter.cpp",
0 commit comments