aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/2009-06-12-Inline.ll
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-08-25 15:38:29 +0000
committerDan Gohman <gohman@apple.com>2009-08-25 15:38:29 +0000
commit2d65d35d9233277aee7c8a6d3643740e3ed29f0b (patch)
treed74811fd5c8366813b3931db99b3767c1eefeb7c /test/DebugInfo/2009-06-12-Inline.ll
parent176426d2102142aaa0bf19aca55f528ceb873329 (diff)
downloadexternal_llvm-2d65d35d9233277aee7c8a6d3643740e3ed29f0b.zip
external_llvm-2d65d35d9233277aee7c8a6d3643740e3ed29f0b.tar.gz
external_llvm-2d65d35d9233277aee7c8a6d3643740e3ed29f0b.tar.bz2
Remove obsolete -f flags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79992 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/2009-06-12-Inline.ll')
-rw-r--r--test/DebugInfo/2009-06-12-Inline.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/2009-06-12-Inline.ll b/test/DebugInfo/2009-06-12-Inline.ll
index 87c42d5..f699337 100644
--- a/test/DebugInfo/2009-06-12-Inline.ll
+++ b/test/DebugInfo/2009-06-12-Inline.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -f -o /dev/null
+; RUN: llvm-as < %s | llc -o /dev/null
%llvm.dbg.anchor.type = type { i32, i32 }
%llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32 }
%llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8*, i1, i1, i8*, i32 }