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
[Demangle] Add a few more options to the microsoft demangler
[llvm-complete.git]
/
test
/
CodeGen
/
PowerPC
/
darwin-labels.ll
blob
d856d6e0dee9b2537ed5390e99d2c4840702ffa7
1
; RUN: llc -verify-machineinstrs < %s | grep 'foo bar":'
2
3
target datalayout = "E-p:32:32"
4
target triple = "powerpc-unknown-linux-gnu.2.0"
5
@"foo bar" = global i32 4 ; <i32*> [#uses=0]
6