summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorWesley Wiser <wwiser@gmail.com>2019-07-11 21:46:32 -0400
committerWesley Wiser <wwiser@gmail.com>2019-07-18 22:00:37 -0400
commitd38098787278186500bdbbdf296baacb8454c2b8 (patch)
treefb2be42b2462660cf360fb8cdb668143c6df64fa /src/libstd/sys/unix/stack_overflow.rs
parent2ba6de7e28692578b33251e73fc6f8ae6da41336 (diff)
downloadrust-d38098787278186500bdbbdf296baacb8454c2b8.tar.gz
rust-d38098787278186500bdbbdf296baacb8454c2b8.zip
Only error about MSVC + PGO + unwind if we're generating code
When `rustc` is invoked with the `--print` argument, we don't actually
generate any code (unless it's the `native-static-libs` option). So we
don't need to error our in this case since there's no risk of generating
either LLVM assertions or corrupted binaries.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions