summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-09-25 21:50:15 +0000
committerSam Clegg <sbc@chromium.org>2018-09-25 21:50:15 +0000
commit4e62418b25de4dcf476c54e77e48abd39821332b (patch)
tree3239595be09cd6dc5f76b6081166e4bc9ab54b89 /clang/lib/CodeGen/CodeGenModule.cpp
parent24b6d3690c3b83bc0c588f2240c97116e5bdd8bb (diff)
downloadbcm5719-llvm-4e62418b25de4dcf476c54e77e48abd39821332b.tar.gz
bcm5719-llvm-4e62418b25de4dcf476c54e77e48abd39821332b.zip
[WebAssembly] Add --export-default/--no-export-default options
These option control weather or not symbols marked as visibility default are exported in the output binary. By default this is true, but emscripten prefers to control the exported symbol list explicitly at link time and ignore the symbol attributes. Differential Revision: https://reviews.llvm.org/D52003 llvm-svn: 343034
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud