Also add missing tracing to writeU8.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Differential D43919
Use Twine rather than StringRef for logging messages. NFC. ClosedPublic Authored by sbc100 on Feb 28 2018, 4:25 PM.
Details Summary Also add missing tracing to writeU8.
Diff Detail
Event Timelinesbc100 retitled this revision from Use Twine rather than StringRef for logging messages
Also restore tracing to writeU8. to Use Twine rather than StringRef for logging messages. NFC..Feb 28 2018, 4:26 PM This revision is now accepted and ready to land.Feb 28 2018, 4:38 PM Closed by commit rLLD326398: [WebAssembly] Use Twine rather than StringRef for logging messages (authored by sbc). · Explain WhyFeb 28 2018, 4:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136432 wasm/WriterUtils.h
wasm/WriterUtils.cpp
|