[all-commits] [llvm/llvm-project] 55bb1b: Add support for setting the path to llvm-symbolize...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Sep 24 12:14:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 55bb1ba0fdd3c97d163f8115f818eafe11814623
      https://github.com/llvm/llvm-project/commit/55bb1ba0fdd3c97d163f8115f818eafe11814623
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M llvm/lib/Support/Signals.cpp

  Log Message:
  -----------
  Add support for setting the path to llvm-symbolizer through an environment variable

This allows to point to an executable that isn't named exactly
"llvm-symbolizer" and not necessarily in the current PATH.

Reviewed By: MaskRay

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




More information about the All-commits mailing list