aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2002-07-31-SlashInString.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-07-31-SlashInString.ll')
-rw-r--r--test/Assembler/2002-07-31-SlashInString.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2002-07-31-SlashInString.ll b/test/Assembler/2002-07-31-SlashInString.ll
index ff48258870dd..879a96555c7e 100644
--- a/test/Assembler/2002-07-31-SlashInString.ll
+++ b/test/Assembler/2002-07-31-SlashInString.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llvm-dis | llvm-as
+; RUN: verify-uselistorder %s
; Make sure that \\ works in a string initializer
@Slashtest = internal global [8 x i8] c"\5Cbegin{\00"