diff options
| author | bors <bors@rust-lang.org> | 2015-02-24 20:57:31 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-02-24 20:57:31 +0000 |
| commit | ad04cce61c366968098e2adc8594e21e91c578e0 (patch) | |
| tree | de38e1b758a52aa0d0e402932525f936d6880820 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 0bd15657d93c932611f3aee351b6521cdfa77731 (diff) | |
| parent | 9167c62c1adf7effb48cd1cc66ab45f7751d0d6c (diff) | |
| download | rust-ad04cce61c366968098e2adc8594e21e91c578e0.tar.gz rust-ad04cce61c366968098e2adc8594e21e91c578e0.zip | |
Auto merge of #22530 - rprichard:master, r=dotdash
Fixes #22525 I wasn't sure if I should reuse `write::get_llvm_opt_level` or not. It returns an `llvm::CodeGenOptLevel`, which is the Rust binding for `CodeGenOpt::Level`. `lto.rs` is passing an optlevel to LLVM's `PassManagerBuilder`, which takes an unsigned int. `PassManagerBuilder`'s optlevel uses essentially the same enumeration (i.e. 0-3 with 2 as default), but it's implicit.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
