This makes Signature an optional type that any type can have its value
set if necessary. The motivation is, now other symbols, such as event
symbols, can have signatures.
Companion to D54873,
Paths
| Differential D54874
[WebAssembly] Make Signature an optional property for every type AbandonedPublic Authored by aheejin on Nov 25 2018, 12:39 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, dexonsmith, steven_wu and 3 others. · View Herald TranscriptNov 25 2018, 12:39 AM aheejin mentioned this in D54873: [WebAssembly] Make signature index not a part of EventType.Nov 25 2018, 12:41 AM aheejin added a parent revision: D54873: [WebAssembly] Make signature index not a part of EventType. aheejin added a child revision: D54875: [WebAssembly] Add support for the event section.Nov 25 2018, 12:46 AM aheejin retitled this revision from [WebAssembly] Make Signature as an optional property for every type to [WebAssembly] Make Signature an optional property for every type.Nov 25 2018, 12:56 AM aheejin removed a child revision: D54875: [WebAssembly] Add support for the event section.Dec 3 2018, 4:21 PM
Revision Contents
Diff 175171 wasm/Driver.cpp
wasm/InputFiles.cpp
wasm/LTO.cpp
wasm/SymbolTable.cpp
wasm/Symbols.h
wasm/Writer.cpp
|