From: David Blaikie Date: Wed, 7 Oct 2015 00:17:31 +0000 (+0000) Subject: Move test to X86-specific due to some IR invalid on other targets X-Git-Tag: android-x86-7.1-r4~42973 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d545f1a5b888425babb7f3f7d5c8540ea0e04391;p=android-x86%2Fexternal-llvm.git Move test to X86-specific due to some IR invalid on other targets git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249489 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/Generic/def-line.ll b/test/DebugInfo/X86/def-line.ll similarity index 100% rename from test/DebugInfo/Generic/def-line.ll rename to test/DebugInfo/X86/def-line.ll