repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-readobj] - Simplify stack-sizes.test test case.
[llvm-complete.git]
/
test
/
MC
/
X86
/
x86-itanium.ll
blob
1d8308dca75a266e48c22b4c0f224d7afeec8df8
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