forked from OSchip/llvm-project
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
![]() |
; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as
|
||
![]() |
|
||
|
; Make sure that \\ works in a string initializer
|
||
|
%Slashtest = internal global [8 x sbyte] c"\5Cbegin{\00"
|
||
|
|