1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/MC/X86/x86-itanium.ll

7 lines
150 B
LLVM
Raw Normal View History

; RUN: llc -mtriple i686-windows-itanium -filetype asm -o - %s | FileCheck %s
@var = common global i32 0, align 4
; CHECK-NOT: .type _var,@object