xref: /aosp_15_r20/external/llvm/test/MC/X86/x86-itanium.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
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
7