[all-commits] [llvm/llvm-project] 0758ac: Handle non-absolute include dirs properly for both...

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Wed Jan 29 10:52:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0758ac4e0cfbce67223ce2304e3b4b96c5006010
      https://github.com/llvm/llvm-project/commit/0758ac4e0cfbce67223ce2304e3b4b96c5006010
  Author: Sterling Augustine <saugustine at google.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
    A llvm/test/DebugInfo/symbolize-paths.s

  Log Message:
  -----------
  Handle non-absolute include dirs properly for both dwarf4 and dwarf5.

Summary:
Add test case for the same. This test case will also serve as a
starting point for later symbolizer tests.

Reviewers: dblaikie, jdoerfert

Subscribers: hiraditya, llvm-commits, jhenderson

Tags: #llvm

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




More information about the All-commits mailing list