summaryrefslogtreecommitdiff
path: root/third_party/llvm-project/ErrorHandling.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2020-09-11 14:57:36 -0700
committerGitHub <noreply@github.com>2020-09-11 14:57:36 -0700
commit926dcf27012322d92eddc3b7ce41df890984ec39 (patch)
tree354ebd10304ceb4e8ae23bf2447efe54441d54f5 /third_party/llvm-project/ErrorHandling.cpp
parent8ec8a0bbfb039852b60f121fb23c439228b9fe36 (diff)
downloadbinaryen-926dcf27012322d92eddc3b7ce41df890984ec39.tar.gz
binaryen-926dcf27012322d92eddc3b7ce41df890984ec39.tar.bz2
binaryen-926dcf27012322d92eddc3b7ce41df890984ec39.zip
wasm-emscripten-finalize: Add --new-pic-abi option (#3118)
This option skips the PIC ABI transforms that are normally done by wasm-emscripten-finalize and keeps the llvm PIC ABI in place. The LLVM abi uses mutable globals (GOT.mem.foo and GOT.func.bar) for data and function offsets rather than accessor functions (g$foo and g$bar)
Diffstat (limited to 'third_party/llvm-project/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions