summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2020-09-27 19:04:54 -0700
committerHeejin Ahn <aheejin@gmail.com>2020-09-28 10:46:55 -0700
commit4c41fb5ad70caeda7f03f0049fb1dff9934dfc53 (patch)
tree2e1ba8e60dbc2faf7c921c0a692f37e74544364a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9d7ec46f5740d7626171c2b8198f825176991e0a (diff)
[WebAssembly] Use wasm::Signature for in ObjectWriter (NFC)
There are two `WasmSignature` structs, one in include/llvm/BinaryFormat/Wasm.h and the other in lib/MC/WasmObjectWriter.cpp. I don't know why they got separated in this way in the first place, but it seems we can unify them to use the one in Wasm.h for all cases. Reviewed By: dschuff, sbc100 Differential Revision: https://reviews.llvm.org/D88428
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions