llvm-project/llvm/lib/Target/WebAssembly/Disassembler
Ronak Chauhan 5bd33de9c8 [MC] Pass the symbol rather than its name to onSymbolStart()
Summary: This allows targets to also consider the symbol's type and/or address if needed.

Reviewers: scott.linder, jhenderson, MaskRay, aardappel

Reviewed By: scott.linder, MaskRay

Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, aheejin, rupprecht, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D82090
2020-06-19 09:30:12 +05:30
..
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt [WebAssembly] Allow multivalue types in block signature operands 2019-10-15 18:28:22 +00:00
WebAssemblyDisassembler.cpp [MC] Pass the symbol rather than its name to onSymbolStart() 2020-06-19 09:30:12 +05:30