summaryrefslogtreecommitdiff
path: root/src/support/utilities.h
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2016-04-06 09:05:09 -0700
committerDerek Schuff <dschuff@chromium.org>2016-04-06 09:05:09 -0700
commitc885ca69d19e7bd2c58b44eef242de334ac8c9dd (patch)
treeb308715bc24b4786bef3e18702332cc96751f0b2 /src/support/utilities.h
parent176cac16a7a7910620f88d62b6a5675cdca87741 (diff)
downloadbinaryen-c885ca69d19e7bd2c58b44eef242de334ac8c9dd.tar.gz
binaryen-c885ca69d19e7bd2c58b44eef242de334ac8c9dd.tar.bz2
binaryen-c885ca69d19e7bd2c58b44eef242de334ac8c9dd.zip
Handle static initializers
LLVM emits static initializers in the ELF style, by placing pointers to the constructor functions in a .init_array section. Handle this in s2wasm for now by converting these to standard emscripten metadata.
Diffstat (limited to 'src/support/utilities.h')
0 files changed, 0 insertions, 0 deletions