blob: 7ed4a509d431b133e405725f0469fc5e03a15ed9 [file] [log] [blame]
Reid Spencerdfa4b1a2007-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 Spencer7fa67b72007-01-05 21:51:57 +00003; RUN: grep "Redefinition of global variable named 'B'"
Reid Spencerdfa4b1a2007-01-05 17:25:12 +00004
5; Test forward references and redefinitions of globals
6
7%B = global i32 7
8%B = global i32 7