We shouldn't be setting setting a max size for a table that is
being imported.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Paths
| Differential D55231
[WebAssembly] Don't set a maximum side when importing the table ClosedPublic Authored by sbc100 on Dec 3 2018, 12:27 PM.
Details Summary We shouldn't be setting setting a max size for a table that is
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 2 others. · View Herald TranscriptDec 3 2018, 12:27 PM This revision is now accepted and ready to land.Dec 3 2018, 1:00 PM Closed by commit rLLD348204: [WebAssembly] Don't set a maximum size when importing the table (authored by sbc). · Explain WhyDec 3 2018, 2:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176487 test/wasm/import-table.test
test/wasm/shared.ll
wasm/Writer.cpp
|