This is an archive of the discontinued LLVM Phabricator instance.

[lld-link] Enable addrsig table in COFF lto
ClosedPublic

Authored by zequanwu on Mar 30 2021, 11:03 AM.

Details

Summary

This allow safe-icf mode to work when linking with LTO.

Diff Detail

Event Timeline

zequanwu created this revision.Mar 30 2021, 11:03 AM
zequanwu requested review of this revision.Mar 30 2021, 11:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2021, 11:04 AM
rnk accepted this revision.Mar 30 2021, 3:35 PM

lgtm

This revision is now accepted and ready to land.Mar 30 2021, 3:35 PM
This revision was automatically updated to reflect the committed changes.