[llvm] r227602 - Revert "Add missing test from r227488"

Renato Golin renato.golin at linaro.org
Fri Jan 30 11:25:23 PST 2015


Author: rengolin
Date: Fri Jan 30 13:25:23 2015
New Revision: 227602

URL: http://llvm.org/viewvc/llvm-project?rev=227602&view=rev
Log:
Revert "Add missing test from r227488"

This reverts commit r227489, since this is the real one failing the bots.

Removed:
    llvm/trunk/test/DebugInfo/ARM/line.test

Removed: llvm/trunk/test/DebugInfo/ARM/line.test
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/DebugInfo/ARM/line.test?rev=227601&view=auto
==============================================================================
--- llvm/trunk/test/DebugInfo/ARM/line.test (original)
+++ llvm/trunk/test/DebugInfo/ARM/line.test (removed)
@@ -1 +0,0 @@
-; RUN: llc -mtriple=x86_64-linux -O0 -filetype=asm < %S/../Inputs/line.ll | FileCheck %S/../Inputs/line.ll





More information about the llvm-commits mailing list