Shrink Thumb2 movcc instructions.
[llvm/avr.git] / test / Assembler / 2009-07-24-ZeroArgGEP.ll
blobce4a9614861562388656287ba9b05f887c0527c3
1 ; RUN: llvm-as %s -o /dev/null -f
3 @foo = global i32 0
4 @bar = constant i32* getelementptr(i32* @foo)