[bugpoint] Merge consecutive blocks (fixes #1124);

This commit is contained in:
Benjamin Bouvier
2019-10-14 15:49:47 +02:00
parent ab42f322d4
commit 5b274ed3ba
2 changed files with 146 additions and 6 deletions

View File

@@ -57,5 +57,6 @@ basic-blocks = ["cranelift-codegen/basic-blocks", "cranelift-frontend/basic-bloc
# necessary.
[profile.release]
debug = true
# debug-assertions = true # uncomment to make bugpoint blazingly fast!
[profile.bench]
debug = true