From ba735134d73c8df1aa2bb4f47cda962cc27e5e7f Mon Sep 17 00:00:00 2001 From: Tim Northover Date: Fri, 30 May 2014 16:01:29 +0000 Subject: [PATCH] MachO: move test to ARM directory. This test specifies an ARM triple, so it needs ARM as a registered target. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209905 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/MachO/{ => ARM}/aliased-symbols.s | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/MC/MachO/{ => ARM}/aliased-symbols.s (100%) diff --git a/test/MC/MachO/aliased-symbols.s b/test/MC/MachO/ARM/aliased-symbols.s similarity index 100% rename from test/MC/MachO/aliased-symbols.s rename to test/MC/MachO/ARM/aliased-symbols.s -- 2.34.1