[PATCH] D77674: [WebAssembly][MC] Use StringRef over std::string pointer

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 18:30:28 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7baad0c53c56: [WebAssembly][MC] Use StringRef over std::string pointer (authored by sbc100).

Changed prior to commit:
  https://reviews.llvm.org/D77674?vs=255769&id=256154#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77674/new/

https://reviews.llvm.org/D77674

Files:
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77674.256154.patch
Type: text/x-patch
Size: 4074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/ff5fa240/attachment.bin>


More information about the llvm-commits mailing list