summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.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
commit0d4bbf2c4a11cf958ed8f3ebe9a5e7a42a7655e1 (patch)
treee9781bfd64c6d1b40378a0d46cd4396ca9b89945 /llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.ll
parenta98e0e73deab0fef9dcb8f6e591e68704c27d760 (diff)
downloadbcm5719-llvm-0d4bbf2c4a11cf958ed8f3ebe9a5e7a42a7655e1.tar.gz
bcm5719-llvm-0d4bbf2c4a11cf958ed8f3ebe9a5e7a42a7655e1.zip
Remove obsolete -f flags.
llvm-svn: 79992
Diffstat (limited to 'llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.ll')
-rw-r--r--llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.ll b/llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.ll
index 5252be266a1..2ba3f14a48e 100644
--- a/llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.ll
+++ b/llvm/test/Assembler/2002-08-15-UnresolvedGlobalReference.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
@.LC0 = internal global [12 x i8] c"hello world\00" ; <[12 x i8]*> [#uses=1]
OpenPOWER on IntegriCloud