[PATCH] D91318: [lld-macho] Add archive name and file modtime to STABS output
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 20:14:16 PST 2020
int3 created this revision.
int3 added reviewers: lld-macho, clayborg.
Herald added subscribers: llvm-commits, steven_wu, hiraditya.
Herald added a project: LLVM.
int3 requested review of this revision.
We should also set the modtime when running LTO. That will be done in a
future diff, together with support for the `-object_path_lto` flag.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91318
Files:
lld/MachO/Driver.cpp
lld/MachO/DriverUtils.cpp
lld/MachO/DriverUtils.h
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/LTO.cpp
lld/MachO/SyntheticSections.cpp
lld/test/MachO/stabs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91318.304704.patch
Type: text/x-patch
Size: 10353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/1ed3525d/attachment.bin>
More information about the llvm-commits
mailing list