[WebAssembly] Use StringRef instead of const char *.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D43721
[WebAssembly] Use StringRef instead of `const char *`. ClosedPublic Authored by ruiu on Feb 23 2018, 9:22 PM.
Details Summary [WebAssembly] Use StringRef instead of const char *.
Diff Detail
Event TimelineHerald added subscribers: sunfish, aheejin, jgravelle-google and 2 others. · View Herald TranscriptFeb 23 2018, 9:23 PM This revision is now accepted and ready to land.Feb 27 2018, 12:48 PM Closed by commit rL326269: [WebAssembly] Use StringRef instead of `const char *`. (authored by ruiu). · Explain WhyFeb 27 2018, 4:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136171 lld/trunk/wasm/Writer.cpp
|