summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-04-04 18:40:51 +0000
committerSam Clegg <sbc@chromium.org>2019-04-04 18:40:51 +0000
commit09137be7f8f604b28fc122e14631b133f3ec4ef0 (patch)
treee2cec19abf3c2edc4d3fec669bebf4ce9c37a7d3 /llvm/lib/Support/CommandLine.cpp
parent41fe3a54c2613d81a68eb02ae76b394d0b8849ab (diff)
downloadbcm5719-llvm-09137be7f8f604b28fc122e14631b133f3ec4ef0.tar.gz
bcm5719-llvm-09137be7f8f604b28fc122e14631b133f3ec4ef0.zip
[WebAssembly] Apply data relocations at runtime in shared objects
See: https://github.com/WebAssembly/tool-conventions/blob/master/DynamicLinking.md Data section relocations in wasm shared libraries are applied by the library itself at static constructor time. This change adds a new synthetic function that applies relocations to relevant memory locations on startup. Differential Revision: https://reviews.llvm.org/D59278 llvm-svn: 357715
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud