blob: 8e81d219e2434615811f9da50c8462891d74cc29 [file] [log] [blame]
Reid Spencer6bcc22ce2007-01-05 17:25:12 +00001; When PR1067 is fixed, this should not be XFAIL any more.
2; RUN: llvm-as < %s -o /dev/null -f 2>&1 | \
Reid Spencerf7d59e22007-01-05 21:51:57 +00003; RUN: grep "Redefinition of global variable named 'B'"
Reid Spencer6bcc22ce2007-01-05 17:25:12 +00004
5; Test forward references and redefinitions of globals
6
Reid Spencerce380562007-01-26 08:25:06 +00007@B = global i32 7
8@B = global i32 7