From e822046c8012751e0e144fa0905a81048d22c839 Mon Sep 17 00:00:00 2001 From: Zvi Rackover Date: Wed, 15 Mar 2017 21:13:45 +0000 Subject: [PATCH] Second attempt for fix Hexagon buildbot by moving test to under X86/ git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297893 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/{Generic => X86}/pr32278.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CodeGen/{Generic => X86}/pr32278.ll (100%) diff --git a/test/CodeGen/Generic/pr32278.ll b/test/CodeGen/X86/pr32278.ll similarity index 100% rename from test/CodeGen/Generic/pr32278.ll rename to test/CodeGen/X86/pr32278.ll -- 2.50.1