mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 23:57:48 +00:00
Fix testcase
llvm-svn: 4926
This commit is contained in:
parent
70aa4e41ce
commit
6f002640ff
@ -1,6 +1,6 @@
|
||||
|
||||
%X = global int 7
|
||||
%msg = internal global [13 x sbyte] c"Hello World\0D\00"
|
||||
%msg = internal global [13 x sbyte] c"Hello World\0A\00"
|
||||
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user