summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-01-08 23:39:11 +0000
committerSam Clegg <sbc@chromium.org>2018-01-08 23:39:11 +0000
commit87e61923a483cdffcca0ee1d9c577201f7f74124 (patch)
tree431f32976f125dc05880e5db1c82ac3c28df9e8b /llvm/lib
parent0f03c79b6d843d787d56e8c42b0f31f99d34cf2b (diff)
downloadbcm5719-llvm-87e61923a483cdffcca0ee1d9c577201f7f74124.tar.gz
bcm5719-llvm-87e61923a483cdffcca0ee1d9c577201f7f74124.zip
[WebAssembly] Write out undefined symbol addresses as zero
The addresses of undefined symbols that make it into the final executable (i.e. weak references to non-existent symbols) should resolve to zero. Also, make sure to not include function in the indirect function table if they are not included in the output. Differential Revision: https://reviews.llvm.org/D41839 llvm-svn: 322045
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud