summaryrefslogtreecommitdiff
path: root/lld/test/wasm/export-table.test
AgeCommit message (Expand)Author
2021-03-24[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.Andy Wingo
2020-11-18Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-10-13[WebAssembly] Added .tabletype to asm and multiple table support in obj filesPaulo Matos
2020-05-28[lld][WebAssembly] Convert some lld tests to assemblySam Clegg
2019-01-08[WebAssembly] Instruction renamingThomas Lively
2018-05-05[WebAssembly] Check function signatures by defaultSam Clegg
2018-03-27[WebAssembly] Add export/import for function pointer tableNicholas Wilson