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 39f327d commit 6d6f23aCopy full SHA for 6d6f23a
llvm/utils/gn/secondary/llvm/unittests/Target/AArch64/BUILD.gn
@@ -17,6 +17,7 @@ unittest("AArch64Tests") {
17
include_dirs = [ "//llvm/lib/Target/AArch64" ]
18
sources = [
19
"AArch64InstPrinterTest.cpp",
20
+ "AArch64SVESchedPseudoTest.cpp",
21
"AddressingModes.cpp",
22
"DecomposeStackOffsetTest.cpp",
23
"InstSizes.cpp",
0 commit comments