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

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 14:36:05 PDT 2018


sunfish accepted this revision.
sunfish added a comment.
This revision is now accepted and ready to land.

LGTM. In the future it's possible we could need to hold the signatures somewhere other than the AsmPrinter, however we can figure that out later, when it's more clear what the MC AsmParser layer will need.


Repository:
  rL LLVM

https://reviews.llvm.org/D52580





More information about the llvm-commits mailing list