[PATCH] D88428: [WebAssembly] Use wasm::Signature for in ObjectWriter (NFC)

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 10:31:10 PDT 2020


dschuff accepted this revision.
dschuff added a comment.

LGTM too; I think I created wasm::WasmSignature in service of some other purpose (https://reviews.llvm.org/D52580) and never got around to finishing the job of removing this code...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88428



More information about the llvm-commits mailing list