This is an archive of the discontinued LLVM Phabricator instance.

[lld] COFF: When resolving _load_config_used, add it as a GC root.
ClosedPublic

Authored by pcc on Jul 30 2015, 9:27 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 31105.Jul 30 2015, 9:27 PM
pcc retitled this revision from to [lld] COFF: When resolving _load_config_used, add it as a GC root..
pcc updated this object.
pcc added a reviewer: ruiu.
pcc added a subscriber: llvm-commits.
ruiu edited edge metadata.Jul 30 2015, 10:19 PM
ruiu added a subscriber: ruiu.

LGTM

This revision was automatically updated to reflect the committed changes.