[PATCH] D44303: [WebAssembly] Add DenseMap traits and operator== for Wasm type structs. NFC

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 06:34:50 PDT 2018


ncw added a comment.

https://reviews.llvm.org/D44150 is blocked on this. There's not a huge benefit to moving the header into the LLVM repo, but it could enable code-sharing with WasmObjectWriter which would be nice.


Repository:
  rL LLVM

https://reviews.llvm.org/D44303





More information about the llvm-commits mailing list