This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] MC: Pass ArrayRefs rather than SmallVectors
ClosedPublic

Authored by sbc100 on Sep 14 2017, 4:47 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Sep 14 2017, 4:47 PM
sbc100 retitled this revision from [WebAssembly] Pass ArrayRef rather than SmallVector to [WebAssembly] MC: Pass ArrayRefs rather than SmallVectors.Sep 14 2017, 4:48 PM
sbc100 added a reviewer: dschuff.
sbc100 added a subscriber: llvm-commits.
dschuff accepted this revision.Sep 15 2017, 8:56 AM
This revision is now accepted and ready to land.Sep 15 2017, 8:56 AM
This revision was automatically updated to reflect the committed changes.