summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-02-07 03:04:53 +0000
committerSam Clegg <sbc@chromium.org>2018-02-07 03:04:53 +0000
commit37a4a8a4b128b934ed506a50474fd96030287d51 (patch)
treea3bbe38db94f668d5d9b6ac81ecd6d2d8f7c6dba /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5838f7c013d327c8eda3e2cd4b3e9745b493fcaf (diff)
downloadbcm5719-llvm-37a4a8a4b128b934ed506a50474fd96030287d51.tar.gz
bcm5719-llvm-37a4a8a4b128b934ed506a50474fd96030287d51.zip
[WebAssembly] Add __data_end link-sythentic symbol.
This is similar to _end (See https://linux.die.net/man/3/edata for more) but using our own unique name since our use cases will most likely be different and we want to keep our options open WRT to memory layout. This change will allow is to remove the DataSize from the linking metadata section which is currently being used by emscripten to derive the end of the data. Differential Revision: https://reviews.llvm.org/D42867 llvm-svn: 324443
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud