brintos

brintos / llvm-project-archived public Read only

0
0
Text · 150 B · 1d8308d Raw
7 lines · plain
1; RUN: llc -mtriple i686-windows-itanium -filetype asm -o - %s | FileCheck %s2 3@var = common global i32 0, align 44 5; CHECK-NOT: .type  _var,@object6 7