aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-07-31-SlashInString.ll
blob: 879a96555c7e6d068fa4a53088b6902be8c5eea7 (plain)
1
2
3
4
5
6
; RUN: llvm-as < %s | llvm-dis | llvm-as 
; RUN: verify-uselistorder %s

; Make sure that \\ works in a string initializer
@Slashtest = internal global [8 x i8] c"\5Cbegin{\00"