Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[llvm/avr.git] / test / CodeGen / ARM / section.ll
blob7a566d49d322d3dba678fed26b592e83ca6c7f77
1 ; RUN: llc < %s -mtriple=arm-linux | \
2 ; RUN:   grep {__DTOR_END__:}
3 ; RUN: llc < %s -mtriple=arm-linux | \
4 ; RUN:   grep {\\.section.\\.dtors,"aw",.progbits}
6 @__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors"       ; <[1 x i32]*> [#uses=0]