From f001fe72f43d0c9d7a3b259f9639f8b06a0414e2 Mon Sep 17 00:00:00 2001 From: Eli Friedman Date: Tue, 1 Nov 2011 03:11:41 +0000 Subject: [PATCH] Move test requiring x86 backend into X86 directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143420 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/{ => X86}/2011-09-26-GlobalVarContext.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/DebugInfo/{ => X86}/2011-09-26-GlobalVarContext.ll (100%) diff --git a/test/DebugInfo/2011-09-26-GlobalVarContext.ll b/test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll similarity index 100% rename from test/DebugInfo/2011-09-26-GlobalVarContext.ll rename to test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll -- 2.11.0