about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <nnethercote@mozilla.com>2020-03-21 09:19:21 +1100
committerNicholas Nethercote <nnethercote@mozilla.com>2020-03-23 10:45:27 +1100
commita147cd070e4b8824aafc7fa9f20d6fdf34eb3bf9 (patch)
treec3de58c25529bca74ddb3113e261ea44dc5e73e9 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentf8261b496d5c94bd8d6ad5dcce0cb5cc2e0e3fe5 (diff)
downloadrust-a147cd070e4b8824aafc7fa9f20d6fdf34eb3bf9.tar.gz
rust-a147cd070e4b8824aafc7fa9f20d6fdf34eb3bf9.zip
Introduce a local variable `config_emit_normal_obj`.
This adds a missing `!config.obj_is_bitcode` condition to two places
that should have it.

As a result, when `obj_is_bitcode` and `no_integrated_as` are both true,
the compiler will no longer unnecessarily emit asm, convert it to an
object file, and then overwrite that object file with bitcode.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions