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 70a16b9 commit 4170d61Copy full SHA for 4170d61
llvm/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
@@ -46,6 +46,7 @@ executable("llvm-tblgen") {
46
"PseudoLoweringEmitter.cpp",
47
"RegisterBankEmitter.cpp",
48
"RegisterInfoEmitter.cpp",
49
+ "SDNodeInfoEmitter.cpp",
50
"SearchableTableEmitter.cpp",
51
"SubtargetEmitter.cpp",
52
"WebAssemblyDisassemblerEmitter.cpp",
0 commit comments