From 3cc534ac6d29ae5e6b38a785f39e328ab0f2cc22 Mon Sep 17 00:00:00 2001 From: Andrew Trick Date: Thu, 23 Jan 2014 17:47:57 +0000 Subject: [PATCH] Move a unit test into the correct dir. Sorry if it broke Mips-only builds. llvm-svn: 199911 --- llvm/test/CodeGen/{Mips => MSP430}/misched-msp430.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename llvm/test/CodeGen/{Mips => MSP430}/misched-msp430.ll (100%) diff --git a/llvm/test/CodeGen/Mips/misched-msp430.ll b/llvm/test/CodeGen/MSP430/misched-msp430.ll similarity index 100% rename from llvm/test/CodeGen/Mips/misched-msp430.ll rename to llvm/test/CodeGen/MSP430/misched-msp430.ll