AArch64/ARM64: move ARM64 into AArch64's place
[oota-llvm.git] / test / Transforms / ConstantHoisting / ARM64 / lit.local.cfg
diff --git a/test/Transforms/ConstantHoisting/ARM64/lit.local.cfg b/test/Transforms/ConstantHoisting/ARM64/lit.local.cfg
deleted file mode 100644 (file)
index 84ac981..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-targets = set(config.root.targets_to_build.split())
-if not 'ARM64' in targets:
-    config.unsupported = True