YouCompleteMe/cpp/llvm/test/Feature/globalredefinition3.ll

5 lines
110 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; RUN: not llvm-as %s -o /dev/null |& grep {redefinition of global '@B'}
@B = global i32 7
@B = global i32 7