forked from OSchip/llvm-project
ba9fa9fd16
Previously these were being included as both imports and exports, with the import being satisfied by the export (or some strong symbol) at runtime. However proved unnecessary and actually complicated linking as it meant there was not a 1-to-1 mapping between a wasm function /global index and a linker symbol. Differential Revision: https://reviews.llvm.org/D38246 llvm-svn: 314245 |
||
---|---|---|
.. | ||
array-fill.ll | ||
bss.ll | ||
explicit-sections.ll | ||
external-data.ll | ||
external-func-address.ll | ||
file-headers.ll | ||
func-address.ll | ||
lit.local.cfg | ||
reloc-code.ll | ||
reloc-data.ll | ||
sections.ll | ||
stack-ptr.ll | ||
unnamed-data.ll | ||
weak-alias.ll | ||
weak.ll |