diff options
| author | bors <bors@rust-lang.org> | 2014-10-09 12:47:01 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-10-09 12:47:01 +0000 |
| commit | dfd52817ee81676e0cdba4ab2c5badf195fcfda7 (patch) | |
| tree | 3e86928c8ae80c19b128ac50bbce3ff439eea4ec /src/librlibc/lib.rs | |
| parent | e6cfb56a5cee28b08ae9d2dcbb2552497ce922c1 (diff) | |
| parent | 6fa5a2f66fddd473d265e646b41da43d20e87ec2 (diff) | |
| download | rust-dfd52817ee81676e0cdba4ab2c5badf195fcfda7.tar.gz rust-dfd52817ee81676e0cdba4ab2c5badf195fcfda7.zip | |
auto merge of #17875 : dotdash/rust/static_bool, r=alexcrichton
While booleans are represented as i1 in SSA values, LLVM expects them to be stored/loaded as i8 values. Using i1 as we do now works, but kills some optimizations, so we should switch to i8, just like we do everywhere else. Fixes #16959.
Diffstat (limited to 'src/librlibc/lib.rs')
0 files changed, 0 insertions, 0 deletions
