brintos

brintos / llvm-project-archived public Read only

0
0
Text · 190 B · 725bf3f Raw
7 lines · plain
1; RUN: llvm-as < %s | llvm-dis | llvm-as -o /dev/null2; RUN: verify-uselistorder %s3 4; Make sure that \\ works in a string initializer5@Slashtest = internal global [8 x i8] c"\5Cbegin{\00"6 7