Sign in
swiftshader
/
SwiftShader
/
48456333769d015c677c2a991e8e95b371fb8e4d
/
.
/
third_party
/
LLVM
/
test
/
Assembler
/
2002-07-25-QuoteInString.ll
blob: 373a2de2c71b50fc0185fa3faf396b2a26d337fd [
file
] [
log
] [
blame
]
; Test double quotes in strings work correctly!
; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis
;
@str
=
internal
global
[
6
x
i8
]
c
"\22foo\22\00"
; <[6 x i8]*> [#uses=0]