[all-commits] [llvm/llvm-project] 7baf1d: [ELF] Strip directories for -Map when emitting rep...
Alex Brachet via All-commits
all-commits at lists.llvm.org
Fri Jul 29 09:18:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7baf1db3923cd959075ddf42b723d36240b30753
https://github.com/llvm/llvm-project/commit/7baf1db3923cd959075ddf42b723d36240b30753
Author: Alex Brachet <abrachet at google.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M lld/ELF/DriverUtils.cpp
M lld/test/ELF/reproduce.s
Log Message:
-----------
[ELF] Strip directories for -Map when emitting reproducer rsp
Similarly to -o output directories will not be created so -Map being
copied verbatim will likely cause ld.lld @response.txt to fail.
Differential Revision: https://reviews.llvm.org/D130681
More information about the All-commits
mailing list