repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
Assembler
/
2002-07-31-SlashInString.ll
blob
725bf3fbef12f3fdae199c225afb7dafeb6b560a
1
; RUN: llvm-as < %s | llvm-dis | llvm-as -o /dev/null
2
; RUN: verify-uselistorder %s
3
4
; Make sure that \\ works in a string initializer
5
@Slashtest = internal global [8 x i8] c"\5Cbegin{\00"
6