about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-03-19 13:06:37 -0700
committerAlex Crichton <alex@alexcrichton.com>2019-03-20 14:42:53 -0700
commit0e945411f2f54fdb3404b382844b9818ecc10b89 (patch)
tree52f5730d2bd52ab98de84462bc5b7903e6bbfb41 /src/librustdoc/html/static/source-script.js
parent7a4df3b53da369110984a2b57419c05a53e33b38 (diff)
downloadrust-0e945411f2f54fdb3404b382844b9818ecc10b89.tar.gz
rust-0e945411f2f54fdb3404b382844b9818ecc10b89.zip
rustc: Allow using `clang` for wasm32 targets
This commit adds support code for using `clang` directly to link the
wasm32-unknown-unknown target. Currently the target is only really
configured to link with LLD directly, but this ensures that `clang` can
be configured as well.

While not immediately useful in the near term it's likely that more
wasm32 targets will pop up over time with Clang's new native support for
WebAssembly in the 8.0.0 release. Getting support into rustc early
should make it easier to experiment with these targets and try out
various changes here and there.
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions