From: NAKAMURA Takumi Date: Tue, 1 Dec 2015 10:07:37 +0000 (+0000) Subject: Move llvm/test/DebugInfo/Generic/safestack-byval.ll to X86. It depends on x86-64. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eade7630a7b4cac1dbefbe3600458b4267a8ff3a;p=llvm Move llvm/test/DebugInfo/Generic/safestack-byval.ll to X86. It depends on x86-64. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254396 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/Generic/safestack-byval.ll b/test/DebugInfo/X86/safestack-byval.ll similarity index 100% rename from test/DebugInfo/Generic/safestack-byval.ll rename to test/DebugInfo/X86/safestack-byval.ll