blob: 725bf3fbef12f3fdae199c225afb7dafeb6b560a [file] [log] [blame]
Alexander Richardsona886e2f2018-02-27 11:15:05 +00001; RUN: llvm-as < %s | llvm-dis | llvm-as -o /dev/null
Duncan P. N. Exon Smith13f5c582014-08-19 21:08:27 +00002; RUN: verify-uselistorder %s
Chris Lattnerfdd0fba2002-07-31 23:54:29 +00003
4; Make sure that \\ works in a string initializer
Tanya Lattner6e9bcee2008-02-14 07:57:12 +00005@Slashtest = internal global [8 x i8] c"\5Cbegin{\00"
Chris Lattnerfdd0fba2002-07-31 23:54:29 +00006