Drops the "has predicate info" for the first block.
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,050 ms | x64 debian > libFuzzer.libFuzzer::fuzzer-leak.test | |
60,050 ms | x64 debian > libFuzzer.libFuzzer::minimize_crash.test |
Event Timeline
llvm/test/Transforms/Util/PredicateInfo/unnamed-types.ll | ||
---|---|---|
31–32 | We need a use of %arg here. With the bitcast gone, adding %u2 = call ptr @fun(ptr %arg) should do. |
We need a use of %arg here. With the bitcast gone, adding %u2 = call ptr @fun(ptr %arg) should do.