[all-commits] [llvm/llvm-project] bde15d: Revert "Allow remapping the sysroot with -fdebug-p...

adrian-prantl via All-commits all-commits at lists.llvm.org
Fri Mar 20 16:28:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bde15de3cabff6363008e67a999e6e4559743867
      https://github.com/llvm/llvm-project/commit/bde15de3cabff6363008e67a999e6e4559743867
  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:
  -----------
  Revert "Allow remapping the sysroot with -fdebug-prefix-map."

This reverts commit 6725c4836a5b3c11227869a6f456019a244aa29f.


  Commit: ceae47143b1d2c5622e0318255e6663264d61299
      https://github.com/llvm/llvm-project/commit/ceae47143b1d2c5622e0318255e6663264d61299
  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

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

<rdar://problem/55685132>

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


Compare: https://github.com/llvm/llvm-project/compare/556b917fffcf...ceae47143b1d


More information about the All-commits mailing list