about summary refs log tree commit diff
path: root/src/test/rustdoc/codeblock-title.rs
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2020-05-29 11:14:27 -0700
committerPetr Hosek <phosek@google.com>2020-05-29 11:34:41 -0700
commit21abc8879cddd0002ca1da2eaa0f8e27ef09fa99 (patch)
treec81496a205c8295470c11df3676345c4915c2ed1 /src/test/rustdoc/codeblock-title.rs
parent96dd4690c3aa70ec312448c3f2d50e6dc6fb87df (diff)
downloadrust-21abc8879cddd0002ca1da2eaa0f8e27ef09fa99.tar.gz
rust-21abc8879cddd0002ca1da2eaa0f8e27ef09fa99.zip
Make libunwind build hermetic
We want to avoid exporting any symbols from Rust's version of libunwind,
and to do so we need to disable visibility annotations to make sure that
the -fvisibility=hidden has effect, and also hide global new/delete.

This matches the CMake build of libunwind.
Diffstat (limited to 'src/test/rustdoc/codeblock-title.rs')
0 files changed, 0 insertions, 0 deletions