From b64e776268474296a7e79886d6dc6b0059beec91 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. llvm-svn: 184750 --- llvm/test/DebugInfo/{ => X86}/arguments.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename llvm/test/DebugInfo/{ => X86}/arguments.ll (100%) diff --git a/llvm/test/DebugInfo/arguments.ll b/llvm/test/DebugInfo/X86/arguments.ll similarity index 100% rename from llvm/test/DebugInfo/arguments.ll rename to llvm/test/DebugInfo/X86/arguments.ll