This is an archive of the discontinued LLVM Phabricator instance.

COFF: handle "undef - ." expressions
ClosedPublic

Authored by rafael on Jun 22 2017, 3:16 PM.

Details

Reviewers
ruiu
pcc
Summary

This is another thing that the ELF implementation can do but is missing from COFF.

Diff Detail

Event Timeline

rafael created this revision.Jun 22 2017, 3:16 PM
ruiu accepted this revision.Jun 22 2017, 3:18 PM

LGTM

This revision is now accepted and ready to land.Jun 22 2017, 3:18 PM
espindola closed this revision.Mar 14 2018, 3:53 PM
espindola added a subscriber: espindola.

306078