[all-commits] [llvm/llvm-project] 7afd3a: [symbolizer][NFC] Reorganize parsing input binary ...

Serge Pavlov via All-commits all-commits at lists.llvm.org
Thu Aug 10 23:27:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7afd3a398922d6c44cca7bc112ff7cf1d2431135
      https://github.com/llvm/llvm-project/commit/7afd3a398922d6c44cca7bc112ff7cf1d2431135
  Author: Serge Pavlov <sepavloff at gmail.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp

  Log Message:
  -----------
  [symbolizer][NFC] Reorganize parsing input binary file

Now llvm-symbolizer prints input string if parsing command failed,
whithout explanation that is wrong. As a first step in making the
interface more user-friendly, this change reorganize parsing so that
generation of messages becomes easier.

Differential Revision: https://reviews.llvm.org/D157203




More information about the All-commits mailing list