blob: 9fae11aa33c977e480abedb8bd17bafa2d9cdcf6 [file] [log] [blame]
Reid Spencer69ccadd2006-12-02 04:23:10 +00001; RUN: llvm-upgrade < %s | llvm-as | 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