repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[sanitizer] Improve FreeBSD ASLR detection
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-opaque-ptr-double-addrspace.ll
blob
567ec8c03228348db45e54bf39d080bc1bb2e02e
1
; RUN: not llvm-as < %s -opaque-pointers -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: expected top-level entity
4
@g1 = external global ptr addrspace(3) addrspace(4)