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 d97f17a commit b18bb24Copy full SHA for b18bb24
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
+ "AArch64RegisterInfoTest.cpp",
21
"AArch64SVESchedPseudoTest.cpp",
22
"AddressingModes.cpp",
23
"DecomposeStackOffsetTest.cpp",
0 commit comments