[all-commits] [llvm/llvm-project] 6725c4: Allow remapping the sysroot with -fdebug-prefix-map.

adrian-prantl via All-commits all-commits at lists.llvm.org
Fri Mar 20 15:52:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6725c4836a5b3c11227869a6f456019a244aa29f
      https://github.com/llvm/llvm-project/commit/6725c4836a5b3c11227869a6f456019a244aa29f
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/test/CodeGen/debug-prefix-map.c
    M llvm/lib/DWARFLinker/DWARFLinker.cpp

  Log Message:
  -----------
  Allow remapping the sysroot with -fdebug-prefix-map.

<rdar://problem/55685132>

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




More information about the All-commits mailing list