You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BOLT requires adding GCC option "-fno-reorder-blocks-and-partition".
In some codes, it will be omitted because "GCC push_options".
This patch is to handle this case correctly.
Signed-off-by: Ping Zhao <pingzhao@intel.com>
0 commit comments