blob: e89ca0774485839d846266326269e4389991d77e [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 | \
3; RUN: grep 'Cannot redefine'
4; XFAIL: *
5
6; Test forward references and redefinitions of globals
7
8%B = global i32 7
9%B = global i32 7