Skip to content

Commit eb9206b

Browse files
committed
Try another parameter
1 parent 6e472e4 commit eb9206b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/opt-dist/src/bolt.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ pub fn bolt_optimize(
9191
.arg("--use-old-text")
9292
.arg("--no-huge-pages")
9393
.arg("--align-text=64")
94+
.arg("--align-functions=2")
9495
// Update DWARF debug info in the final binary
9596
.arg("-update-debug-sections")
9697
// Print optimization statistics

0 commit comments

Comments
 (0)