bolt/deps/llvm-18.1.8/llvm/test/MC/X86/x86-itanium.ll

7 lines
150 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; RUN: llc -mtriple i686-windows-itanium -filetype asm -o - %s | FileCheck %s
@var = common global i32 0, align 4
; CHECK-NOT: .type _var,@object