This is an archive of the discontinued LLVM Phabricator instance.

[COFF] Fix SECREL and SECTION relocations against common symbols
ClosedPublic

Authored by rnk on Jun 26 2017, 9:00 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

rnk created this revision.Jun 26 2017, 9:00 AM
ruiu accepted this revision.Jun 26 2017, 9:04 AM

LGTM

This revision is now accepted and ready to land.Jun 26 2017, 9:04 AM
rnk updated this revision to Diff 103972.Jun 26 2017, 9:06 AM
  • update return types
This revision was automatically updated to reflect the committed changes.