This is an archive of the discontinued LLVM Phabricator instance.

Set dso_local for CFConstantStringClassReference
ClosedPublic

Authored by espindola on Mar 14 2018, 1:11 PM.

Details

Reviewers
rnk
echristo
Summary

This one cannot use setGVProperties since it has special logic for when it is dllimport or not.

Diff Detail