AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / test / DebugInfo / AArch64 / lit.local.cfg
index 9a66a00189eacfe2890dcf3443876ea2c35118ca..a75a42b6f74c7d4fb632013d95190885b74d422d 100644 (file)
@@ -1,4 +1,4 @@
 targets = set(config.root.targets_to_build.split())
-if not 'AArch64' in targets:
+if not 'ARM64' in targets:
     config.unsupported = True