From 06a8d5496788ac74a69dc68680bad48ca1814b43 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Sat, 28 May 2011 11:01:30 +0000 Subject: [PATCH] Move ARM specific test into the ARM subdir. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132255 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/{ELF => ARM}/elf-thumbfunc.s | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/MC/{ELF => ARM}/elf-thumbfunc.s (100%) diff --git a/test/MC/ELF/elf-thumbfunc.s b/test/MC/ARM/elf-thumbfunc.s similarity index 100% rename from test/MC/ELF/elf-thumbfunc.s rename to test/MC/ARM/elf-thumbfunc.s