projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
llvm-readobj: pretty-print special COFF section names
[oota-llvm.git]
/
test
/
Assembler
/
invalid-comdat.ll
1
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2
3
@v = global i32 0, comdat $v
4
; CHECK: use of undefined comdat '$v'