[PATCH] D48143: CodeGen: Add a target option for emitting .addrsig directives for all address-significant symbols.

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 14:56:10 PDT 2018


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

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


https://reviews.llvm.org/D48143





More information about the llvm-commits mailing list