The spec doesn't allow this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41974
[WebAssembly] Don't allow functions to be named twice ClosedPublic Authored by sbc100 on Jan 11 2018, 6:08 PM.
Details Summary The spec doesn't allow this.
Diff Detail
Event TimelineHerald added subscribers: sunfish, aheejin, jgravelle-google and 2 others. · View Herald TranscriptJan 11 2018, 6:08 PM sbc100 retitled this revision from [WebAssembly] Don't allow function to be names twice to [WebAssembly] Don't allow functions to be named twice.Jan 11 2018, 6:11 PM Closed by commit rL322343: [WebAssembly] Don't allow functions to be named twice (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 129561 llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/test/Object/wasm-duplicate-name.test
|