From a6a3fd6415f73e2db7ba7556925b0957a29b9801 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 24 Jun 2013 16:05:21 +0000 Subject: [PATCH] Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' PECOFF incompatible. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184750 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/{ => X86}/arguments.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/DebugInfo/{ => X86}/arguments.ll (100%) diff --git a/test/DebugInfo/arguments.ll b/test/DebugInfo/X86/arguments.ll similarity index 100% rename from test/DebugInfo/arguments.ll rename to test/DebugInfo/X86/arguments.ll