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