This simplifies the code in a number of ways and avoids
having to track functions and their types separately.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111104
[Object][WebAssemlby] Report function types (signatures). NFC ClosedPublic Authored by sbc100 on Oct 4 2021, 4:50 PM.
Details Summary This simplifies the code in a number of ways and avoids
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 4 2021, 4:59 PM Closed by commit rGc0039de2953d: [Object][WebAssemlby] Report function types (signatures). NFC (authored by sbc100). · Explain WhyOct 4 2021, 5:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377054 lld/wasm/InputFiles.h
lld/wasm/InputFiles.cpp
llvm/include/llvm/BinaryFormat/Wasm.h
llvm/include/llvm/Object/Wasm.h
llvm/lib/Object/WasmObjectFile.cpp
llvm/tools/obj2yaml/wasm2yaml.cpp
|