diff --git a/llvm/test/Other/2011-05-11-DAGLegalizer.ll b/llvm/test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll similarity index 98% rename from llvm/test/Other/2011-05-11-DAGLegalizer.ll rename to llvm/test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll index 807eebbfc046..ed55bb5dcf89 100644 --- a/llvm/test/Other/2011-05-11-DAGLegalizer.ll +++ b/llvm/test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s +; RUN: llc -mtriple=thumbv6-apple-darwin < %s ; rdar://problem/9416774 ; ModuleID = 'reduced.ll'