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 e4977f9 commit b1802d6Copy full SHA for b1802d6
llvm/test/ExecutionEngine/lit.local.cfg
@@ -1,4 +1,4 @@
1
-if config.root.host_arch in ['Sparc', 'PowerPC', 'AArch64', 'SystemZ']:
+if config.root.host_arch in ['Sparc', 'PowerPC', 'AArch64', 'ARM64', 'SystemZ']:
2
config.unsupported = True
3
4
# CMake and autoconf diverge in naming or host_arch
0 commit comments