dding test for fnstsw
[oota-llvm.git] / test / MC / X86 / x86-itanium.ll
1 ; RUN: llc -mtriple i686-windows-itanium -filetype asm -o - %s | FileCheck %s
2
3 @var = common global i32 0, align 4
4
5 ; CHECK-NOT: .type  _var,@object
6