This is an archive of the discontinued LLVM Phabricator instance.

Prefer `ArrayRef` over `const std::vector&`
ClosedPublic

Authored by sbc100 on Dec 7 2017, 5:01 PM.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

sbc100 created this revision.Dec 7 2017, 5:01 PM
sbc100 added a reviewer: ruiu.Dec 7 2017, 5:01 PM
ruiu accepted this revision.Dec 7 2017, 5:03 PM

LGTM

Thank you for doing this!

This revision is now accepted and ready to land.Dec 7 2017, 5:03 PM
This revision was automatically updated to reflect the committed changes.