make sure that we don't use a common symbol if a section was specified
[oota-llvm.git] / test / CodeGen / ARM / section.ll
1 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm &&
2 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm | grep "__DTOR_END__:"
3
4 %__DTOR_END__ = internal global [1 x int] zeroinitializer, section ".dtors"