commit | a9217f66bfc724c1f38b784aa724b06539645e79 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Fri Sep 15 20:54:59 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Fri Sep 15 20:54:59 2017 +0000 |
tree | 5fc390b13fe2109d5089915b7a720bf37ce7595f | |
parent | f271376d62c1a37f180133b7d3551e5e4a8a43f5 [diff] |
[WebAssembly] MC: Create wasm data segments based on MCSections This means that we can honor -fdata-sections rather than always creating a segment for each symbol. It also allows for a followup change to add .init_array and friends. Differential Revision: https://reviews.llvm.org/D37876 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313395 91177308-0d34-0410-b5e6-96231b3b80d8