From 58318dec58edc46bb54e494dc2e5412c90a1d5bf Mon Sep 17 00:00:00 2001 From: Teresa Johnson Date: Fri, 17 Feb 2017 01:23:28 +0000 Subject: [PATCH] Move test to X86 subdirectory for bot failures Second attempt at fixing bot failures from r295384. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295395 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/{Generic => X86}/debug_and_nodebug_CUs.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/DebugInfo/{Generic => X86}/debug_and_nodebug_CUs.ll (100%) diff --git a/test/DebugInfo/Generic/debug_and_nodebug_CUs.ll b/test/DebugInfo/X86/debug_and_nodebug_CUs.ll similarity index 100% rename from test/DebugInfo/Generic/debug_and_nodebug_CUs.ll rename to test/DebugInfo/X86/debug_and_nodebug_CUs.ll -- 2.50.1