[PATCH] D52580: Refactor WasmSignature and use it for MCSymbolWasm

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 28 19:21:22 PDT 2018


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

- clang-format


Repository:
  rL LLVM

https://reviews.llvm.org/D52580

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/MC/MCSymbolWasm.h
  include/llvm/Object/Wasm.h
  include/llvm/Object/WasmTraits.h
  lib/MC/WasmObjectWriter.cpp
  lib/Object/WasmObjectFile.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
  lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  test/MC/WebAssembly/external-func-address.ll
  test/MC/WebAssembly/types.ll
  tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52580.167578.patch
Type: text/x-patch
Size: 29338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180929/a05e1e58/attachment-0001.bin>


More information about the llvm-commits mailing list