1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/test/Regression/Assembler/2002-07-31-SlashInString.llx

6 lines
151 B
Plaintext
Raw Normal View History

; RUN: llvm-as < %s | llvm-dis | llvm-as
2002-08-01 01:54:29 +02:00
; Make sure that \\ works in a string initializer
%Slashtest = internal global [8 x sbyte] c"\5Cbegin{\00"