[all-commits] [llvm/llvm-project] 68e49a: Revert "[clang] Fix absolute file paths with -fdeb...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Fri Oct 8 10:40:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68e49aea9ac4dca550df70706cc845de04939c03
https://github.com/llvm/llvm-project/commit/68e49aea9ac4dca550df70706cc845de04939c03
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
R clang/test/CodeGen/relative-debug-prefix-map.c
Log Message:
-----------
Revert "[clang] Fix absolute file paths with -fdebug-prefix-map"
This reverts commit a23a5967932292b82e9a7e4b37817d1b3f5be5ec.
This broke a windows test https://buildkite.com/llvm-project/premerge-checks/builds/59492#7dad207c-6cbe-40ad-95e4-c48b47fe2527
Differential Revision: https://reviews.llvm.org/D111444
More information about the All-commits
mailing list