Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c6ae7b4763f6b12602f116cb15c5d19c628e2c21
/
.
/
llvm
/
test
/
Linker
/
dllstorage-a.ll
blob: 91b98184f8b06f68671b88de8e9858de5d0a613b [
file
] [
log
] [
blame
]
; RUN: llvm-link %s %p/dllstorage-b.ll -S -o - | FileCheck %s
@foo
=
external
global
i32
; CHECK: @foo = dllexport global i32 42