This is an archive of the discontinued LLVM Phabricator instance.

Move isDSOLocal check and add a comment
ClosedPublic

Authored by rafael on Oct 27 2017, 2:32 PM.

Details

Reviewers
sfertile
rnk

Diff Detail

Event Timeline

rafael created this revision.Oct 27 2017, 2:32 PM
sfertile edited edge metadata.Oct 30 2017, 8:39 AM

This LGTM.

lib/Target/TargetMachine.cpp
117

minor nit: it might not be the front-end that set the value, the lto backends could refine a GV to dso_local using the symbol resolutions the linker provides.

sfertile accepted this revision.Nov 22 2017, 6:41 AM
This revision is now accepted and ready to land.Nov 22 2017, 6:41 AM
rafael closed this revision.Nov 22 2017, 8:01 AM