From: David Blaikie Date: Thu, 29 Jan 2015 20:25:46 +0000 (+0000) Subject: Add missing test from r227488 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=36f0dbbf3eac8aa18c29e0882ee52e6567798c01;p=oota-llvm.git Add missing test from r227488 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227489 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/ARM/line.test b/test/DebugInfo/ARM/line.test new file mode 100644 index 00000000000..24d9c5cbce0 --- /dev/null +++ b/test/DebugInfo/ARM/line.test @@ -0,0 +1 @@ +; RUN: llc -mtriple=x86_64-linux -O0 -filetype=asm < %S/../Inputs/line.ll | FileCheck %S/../Inputs/line.ll