about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-03-28 08:43:34 +0100
committerGitHub <noreply@github.com>2019-03-28 08:43:34 +0100
commite04b7b8f54e556d514e356f9086085b471637254 (patch)
treefe7596f73638fc41aa1ec59196670123be0a68eb /src/libstd/sys/unix/stack_overflow.rs
parentdcd531ea15252725ad2858b7b0f9c0a0882ff536 (diff)
parent45e9accecb18cbdbadad05abeed860f68d7a46f3 (diff)
downloadrust-e04b7b8f54e556d514e356f9086085b471637254.tar.gz
rust-e04b7b8f54e556d514e356f9086085b471637254.zip
Rollup merge of #59351 - phil-opp:llvm-ar, r=alexcrichton
Include llvm-ar with llvm-tools component

Adds the `llvm-ar` tool to the `llvm-tools` component. This is useful for [building and linking native code](https://doc.rust-lang.org/cargo/reference/build-scripts.html#case-study-building-some-native-code) in cargo build scripts without needing to use the platform specific `ar`. According to #58663 it is also useful for WASM.

 `llvm-ar` is very small (~82KB), so it does not significantly increase the size of the `llvm-tools` component.

Fixes #58663
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions