This is more flexible and less verbose.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37875
[WebAssembly] MC: Pass ArrayRefs rather than SmallVectors ClosedPublic Authored by sbc100 on Sep 14 2017, 4:47 PM.
Details Summary This is more flexible and less verbose.
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptSep 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 This revision is now accepted and ready to land.Sep 15 2017, 8:56 AM Closed by commit rL313384: [WebAssembly] Pass ArrayRef rather than SmallVector (authored by sbc). · Explain WhySep 15 2017, 12:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 115465 llvm/trunk/lib/MC/WasmObjectWriter.cpp
|