[all-commits] [llvm/llvm-project] 21d9d0: New symbolizer option to print files relative to t...

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Tue Mar 31 09:29:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 21d9d0855be17220e869ef5bbec2d839fe841840
      https://github.com/llvm/llvm-project/commit/21d9d0855be17220e869ef5bbec2d839fe841840
  Author: Sterling Augustine <saugustine at google.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-symbolizer.rst
    A llvm/test/tools/llvm-symbolizer/relativenames.s
    M llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp

  Log Message:
  -----------
  New symbolizer option to print files relative to the compilation directory.

Summary: New "--relative" option to allow printing files relative to the compilation directory.

Reviewers: jhenderson

Subscribers: MaskRay, rupprecht, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list