This is an archive of the discontinued LLVM Phabricator instance.

CodeGen: Add a target option for emitting .addrsig directives for all address-significant symbols.
ClosedPublic

Authored by pcc on Jun 13 2018, 12:34 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Jun 13 2018, 12:34 PM
echristo accepted this revision.Jul 17 2018, 2:56 PM

LGTM. Not a fan of adding more stuff to TargetOptions, but for now it'll do.

This revision is now accepted and ready to land.Jul 17 2018, 2:56 PM
This revision was automatically updated to reflect the committed changes.