aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/x86-itanium.ll
blob: 1d8308dca75a266e48c22b4c0f224d7afeec8df8 (plain)
1
2
3
4
5
6
; RUN: llc -mtriple i686-windows-itanium -filetype asm -o - %s | FileCheck %s

@var = common global i32 0, align 4

; CHECK-NOT: .type  _var,@object