diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-03-28 13:35:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-28 13:35:36 +0100 |
| commit | 9ca8f6aa796e97dec28f6cc2665d2fd3356d97ba (patch) | |
| tree | 9abdb75936b6c2606c98db7b8fa876e3bebbd021 /src/librustdoc/html/static/source-script.js | |
| parent | f6d2a3feb7ed7934e47b353dc91bd5e70c1dacdf (diff) | |
| parent | 0e945411f2f54fdb3404b382844b9818ecc10b89 (diff) | |
| download | rust-9ca8f6aa796e97dec28f6cc2665d2fd3356d97ba.tar.gz rust-9ca8f6aa796e97dec28f6cc2665d2fd3356d97ba.zip | |
Rollup merge of #59320 - alexcrichton:wasm-clang, r=sanxiyn
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
