blob: 4408f0a8bb45a70f9b2d41e8c1ea65eb9dbb61e8 [file] [log] [blame]
Misha Brukman14285c82003-09-15 20:02:53 +00001; RUN: llvm-as < %s | llvm-dis | llvm-as
Chris Lattnerfdd0fba2002-07-31 23:54:29 +00002
3; Make sure that \\ works in a string initializer
4%Slashtest = internal global [8 x sbyte] c"\5Cbegin{\00"
5