[PATCH] D42271: [WebAssembly] Fix libcall signature lookup

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 08:44:32 PST 2018


dschuff updated this revision to Diff 130630.
dschuff added a comment.

- use StringRef::withNullAsEmpty() and clang-format


Repository:
  rL LLVM

https://reviews.llvm.org/D42271

Files:
  lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  test/CodeGen/WebAssembly/libcalls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42271.130630.patch
Type: text/x-patch
Size: 5338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/7029b123/attachment.bin>


More information about the llvm-commits mailing list