[all-commits] [llvm/llvm-project] f21801: [lld/mac] Implement -application_extension
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Jul 12 10:44:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f21801dab249df506af4c62c70af34a11fa3d3e1
https://github.com/llvm/llvm-project/commit/f21801dab249df506af4c62c70af34a11fa3d3e1
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/InputFiles.h
M lld/MachO/Options.td
M lld/MachO/SyntheticSections.cpp
A lld/test/MachO/application-extension.s
Log Message:
-----------
[lld/mac] Implement -application_extension
Differential Revision: https://reviews.llvm.org/D105818
More information about the All-commits
mailing list