From: Renato Golin Date: Fri, 30 Jan 2015 19:25:23 +0000 (+0000) Subject: Revert "Add missing test from r227488" X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=88f1329e8c4150eb9b271c31c79b2b904cde954d;p=oota-llvm.git Revert "Add missing test from r227488" This reverts commit r227489, since this is the real one failing the bots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227602 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/ARM/line.test b/test/DebugInfo/ARM/line.test deleted file mode 100644 index 24d9c5cbce0..00000000000 --- a/test/DebugInfo/ARM/line.test +++ /dev/null @@ -1 +0,0 @@ -; RUN: llc -mtriple=x86_64-linux -O0 -filetype=asm < %S/../Inputs/line.ll | FileCheck %S/../Inputs/line.ll