[BOLT] Modify the print option to a meaningful value
authorhezuoqiang <hezuoqiang2@huawei.com>
Tue, 10 Jan 2023 03:03:05 +0000 (19:03 -0800)
committerMaksim Panchenko <maks@fb.com>
Tue, 10 Jan 2023 03:05:21 +0000 (19:05 -0800)
commite3b47d31ae8aaedff8ef74976eb9497d97df5ac2
tree9adf497a0f89ff2e195233c18c9a066be4f68366
parent9cb1298dcc85c357eb97ed0bdc3c82c5d011f6f6
[BOLT] Modify the print option to a meaningful value

Using the option `-print-sorted-by=.` cause to core dump, so change to a legal value.

Reviewed By: maksfb

Differential Revision: https://reviews.llvm.org/D140847
bolt/lib/Passes/BinaryPasses.cpp