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