Use ArrayRef instead of `const std::vector`.
authorRui Ueyama <ruiu@google.com>
Tue, 20 Dec 2016 23:17:00 +0000 (23:17 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 20 Dec 2016 23:17:00 +0000 (23:17 +0000)
commite52614b5c7c25d4b674aa304b6a6e18c1d201c2e
tree479bb9cd33f62278aae10b7ebe21cbe4019c505d
parentf7a7ab59af582e121f7cfeaa84c75c344e437303
Use ArrayRef instead of `const std::vector`.

llvm-svn: 290213
lld/ELF/Strings.cpp
lld/ELF/Strings.h