mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
12af22e8cc
Fixes pr20882. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217455 91177308-0d34-0410-b5e6-96231b3b80d8
8 lines
142 B
LLVM
8 lines
142 B
LLVM
@test1_a = weak global i8 1
|
|
|
|
@test2_a = external dllimport global i8
|
|
|
|
@test3_a = common global i16 0
|
|
|
|
@test4_a = common global i16 0, align 4
|