This is an archive of the discontinued LLVM Phabricator instance.

[LLD] [COFF] Add support for delay loading DLLs for ARM64
ClosedPublic

Authored by mstorsjo on Sep 17 2018, 1:42 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.Sep 17 2018, 1:42 PM
ruiu accepted this revision.Sep 17 2018, 4:13 PM

LGTM

This change looks pretty straightforward and simple. I like it!

This revision is now accepted and ready to land.Sep 17 2018, 4:13 PM
This revision was automatically updated to reflect the committed changes.