mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-27 05:55:40 +00:00
NEw testcase
llvm-svn: 3194
This commit is contained in:
parent
b1792282eb
commit
5fefc76529
5
test/Regression/Assembler/2002-07-31-SlashInString.llx
Normal file
5
test/Regression/Assembler/2002-07-31-SlashInString.llx
Normal file
@ -0,0 +1,5 @@
|
||||
; RUN: as < %s | dis | as
|
||||
|
||||
; Make sure that \\ works in a string initializer
|
||||
%Slashtest = internal global [8 x sbyte] c"\5Cbegin{\00"
|
||||
|
Loading…
Reference in New Issue
Block a user