[all-commits] [llvm/llvm-project] 43580a: Allow remapping Clang module skeleton CU reference...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Mar 20 15:16:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43580a5c5afc3cd935e4e3d67f285fe81dd7e8c5
https://github.com/llvm/llvm-project/commit/43580a5c5afc3cd935e4e3d67f285fe81dd7e8c5
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/Modules/debug-info-moduleimport.m
M clang/test/PCH/debug-info-pch-path.c
Log Message:
-----------
Allow remapping Clang module skeleton CU references with -fdebug-prefix-map
Differential Revision: https://reviews.llvm.org/D76383
More information about the All-commits
mailing list