Skip to content

Commit 5735919

Browse files
committed
Use -icf=safe in BOLT_APPLY_FLAGS
1 parent d206d42 commit 5735919

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configure

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2255,7 +2255,7 @@ then
22552255
-reorder-blocks=ext-tsp
22562256
-reorder-functions=cdsort
22572257
-split-functions
2258-
-icf=1
2258+
-icf=safe
22592259
-inline-all
22602260
-split-eh
22612261
-reorder-functions-use-hot-size

0 commit comments

Comments
 (0)