dllimport-dsolocal-diag.ll 157 Bytes Raw Blame History Permalink 1 2 3 4 ; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s declare dso_local dllimport void @fun() ; CHECK: error: dso_location and DLL-StorageClass mismatch