This is an archive of the discontinued LLVM Phabricator instance.

Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition flag.
ClosedPublic

Authored by pcc on May 29 2019, 5:17 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.May 29 2019, 5:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 29 2019, 5:17 PM
rsmith accepted this revision.Jun 7 2019, 11:50 AM

LGTM

clang/include/clang/Driver/Options.td
938 ↗(On Diff #202081)

Please wrap to 80 columns.

This revision is now accepted and ready to land.Jun 7 2019, 11:50 AM
This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2019, 12:11 PM