Emit warning when using deprecated option '-reorder-blocks=cache+'.
Auto switch to option '-reorder-blocks=ext-tsp'.
Test Plan:
ninja check-bolt
Added a new test cache+-deprecated.test.
Run and verify that the upstream tests are passed.
Differential D126722
[BOLT][NFC] Warning for deprecated option '-reorder-blocks=cache+' nhuhuan on May 31 2022, 2:51 PM. Authored by
Details Emit warning when using deprecated option '-reorder-blocks=cache+'. Test Plan: ninja check-bolt Added a new test cache+-deprecated.test.
Diff Detail
Event Timeline
Comment Actions Update the warning message for option 'cache+' Comment Actions Update the warning message for option 'cache+' Comment Actions Update the warning message for option 'cache+'
Comment Actions Please address one minor nit. Otherwise LGTM
|