This is an archive of the discontinued LLVM Phabricator instance.

[MC][MachO] Emit an error for emitting relocations of the form -SYM + cst
ClosedPublic

Authored by thegameg on Mar 4 2019, 5:46 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

thegameg created this revision.Mar 4 2019, 5:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2019, 5:46 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
pete accepted this revision.Mar 6 2019, 10:04 AM

LGTM. Thanks!

This revision is now accepted and ready to land.Mar 6 2019, 10:04 AM
This revision was automatically updated to reflect the committed changes.