mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 17:55:18 +00:00
Do not multiply define symbol
llvm-svn: 18461
This commit is contained in:
parent
6bc77fa660
commit
4a50c22dd9
@ -6,7 +6,7 @@
|
||||
%MyIntList = global { \2 *, int } { { \2, int }* null, int 17 }
|
||||
external global int ; int*:0
|
||||
|
||||
%AConst = constant int 123
|
||||
%AConst = linkonce constant int 123
|
||||
|
||||
%Intern1 = internal constant int 42
|
||||
%Intern2 = internal constant int 792
|
||||
|
Loading…
x
Reference in New Issue
Block a user