AArch64/ARM64: move ARM64 into AArch64's place
[oota-llvm.git] / test / MC / AArch64 / lit.local.cfg
index 17a6b7ab033da5ad553d34b1cbe17738a87d5470..1be70c04415bca64adbed96ffd753e3cb641bb29 100644 (file)
@@ -1,3 +1,3 @@
 targets = set(config.root.targets_to_build.split())
-if 'ARM64' not in targets:
+if 'AArch64' not in targets:
     config.unsupported = True