[ARM] Adjust how NEON shifts are lowered
[llvm-core.git] / test / CodeGen / ARM / Windows / no-eabi.ll
blob033ca0267ee03b882fe408e5af218df9d0c47a57
1 ; RUN: llc -O3 -mtriple thumbv7-windows %s -filetype asm -o - | FileCheck -check-prefix CHECK-NONEABI %s
2 ; RUN: llc -O3 -mtriple armv7--linux-gnueabi %s -filetype asm -o - | FileCheck -check-prefix CHECK-EABI %s
4 define arm_aapcs_vfpcc void @function() {
5   ret void
8 ; CHECK-EABI: .eabi_attribute
9 ; CHECK-NONEABI-NOT: .eabi_attribute