Indentation change.
[llvm/avr.git] / test / Feature / globalredefinition3.ll
blob0183e5a04f90a7dfca5c7b993c5596922a220686
1 ; RUN: not llvm-as %s -o /dev/null -f |& grep {redefinition of global '@B'}
3 @B = global i32 7
4 @B = global i32 7