[InstCombine] Signed saturation patterns
[llvm-core.git] / test / Linker / dllstorage-a.ll
blob91b98184f8b06f68671b88de8e9858de5d0a613b
1 ; RUN: llvm-link %s %p/dllstorage-b.ll -S -o - | FileCheck %s
2 @foo = external global i32
4 ; CHECK: @foo = dllexport global i32 42