]> granicus.if.org Git - clang/commit
[WebAssembly] Enable -fvisibility=hidden by default.
authorDan Gohman <dan433584@gmail.com>
Thu, 7 Jan 2016 01:00:21 +0000 (01:00 +0000)
committerDan Gohman <dan433584@gmail.com>
Thu, 7 Jan 2016 01:00:21 +0000 (01:00 +0000)
commit0b673d2ad08d644cdfd7625b382e3b139128fa48
tree96742053b5f0bab8ad96a4943b31dd9f8473b869
parent886cbcac63f1f2523120ee698361d9962c70da33
[WebAssembly] Enable -fvisibility=hidden by default.

This, along with many things in the WebAssembly target, is experimental.
Feedback is welcome.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257006 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/Driver/wasm-toolchain.c
test/Driver/wasm32-unknown-unknown.cpp
test/Driver/wasm64-unknown-unknown.cpp