[all-commits] [llvm/llvm-project] e3b47d: [BOLT] Modify the print option to a meaningful value

maksfb via All-commits all-commits at lists.llvm.org
Mon Jan 9 19:07:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3b47d31ae8aaedff8ef74976eb9497d97df5ac2
      https://github.com/llvm/llvm-project/commit/e3b47d31ae8aaedff8ef74976eb9497d97df5ac2
  Author: hezuoqiang <hezuoqiang2 at huawei.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M bolt/lib/Passes/BinaryPasses.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list