Deal with fallout
This commit is contained in:
parent
8ac3ffe834
commit
62174bfe72
17 changed files with 47 additions and 29 deletions
|
@ -706,7 +706,6 @@ fn codegen_stmt<'tcx>(
|
|||
let times = fx
|
||||
.monomorphize(times)
|
||||
.eval(fx.tcx, ParamEnv::reveal_all())
|
||||
.kind()
|
||||
.try_to_bits(fx.tcx.data_layout.pointer_size)
|
||||
.unwrap();
|
||||
if operand.layout().size.bytes() == 0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue