From: Adrian Prantl Date: Fri, 16 Jun 2017 23:02:05 +0000 (+0000) Subject: Move testcase into the target-appropriate subdirectory. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be5d464765ca4effa5de6ad154e92d81838e0e62;p=llvm Move testcase into the target-appropriate subdirectory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305602 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/Generic/partial-constant.ll b/test/DebugInfo/X86/partial-constant.ll similarity index 100% rename from test/DebugInfo/Generic/partial-constant.ll rename to test/DebugInfo/X86/partial-constant.ll