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 7d4cdda commit 06bf7a9Copy full SHA for 06bf7a9
llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
@@ -46,6 +46,7 @@ unittest("CodeGenTests") {
46
"TargetOptionsTest.cpp",
47
"TestAsmPrinter.cpp",
48
"TypeTraitsTest.cpp",
49
+ "X86MCInstLowerTest.cpp",
50
]
51
has_custom_main = true
52
}
0 commit comments