blob: 2551d932d8a690bfdd7a152d146c1cc45e35c471 [file] [log] [blame]
Chandler Carruth49589f02012-07-02 18:37:59 +00001; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "redefinition of global '@B'"
Reid Spencerdfa4b1a2007-01-05 17:25:12 +00002
Reid Spencere3ff5ad2007-01-26 08:25:06 +00003@B = global i32 7
4@B = global i32 7