[PATCH] D42013: [WebAssembly] Use ArrayRef over raw pointers

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 14:56:04 PST 2018


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM

`data().data()` doesn't look very pretty, but that's not your fault...


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42013





More information about the llvm-commits mailing list