This is another case where there is special logic for adding dllimport and so we cannot use setGVProperties.
Diff Detail
Diff Detail
Paths
| Differential D44688
Set dso_local for runtime functions ClosedPublic Authored by • espindola on Mar 20 2018, 9:17 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 20 2018, 12:02 PM Comment Actions
Depends on shouldAssumeDSOLocal. We do if there is no -fPIC or -fPIE for example.
Revision Contents
Diff 139142 lib/CodeGen/CodeGenModule.cpp
test/CodeGenCXX/runtime-dllstorage.cpp
|