[all-commits] [llvm/llvm-project] 9d1140: [lld-macho] Simulator & DriverKit executables shou...
Jez Ng via All-commits
all-commits at lists.llvm.org
Wed Dec 23 08:24:45 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d1140e18e6f662636ac715b7dca202a969e9845
https://github.com/llvm/llvm-project/commit/9d1140e18e6f662636ac715b7dca202a969e9845
Author: Jez Ng <jezng at fb.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M lld/MachO/Driver.cpp
M lld/test/MachO/platform-version.s
M lld/test/MachO/x86-64-reloc-unsigned.s
Log Message:
-----------
[lld-macho] Simulator & DriverKit executables should always be PIE
We didn't have support for parsing DriverKit in our `-platform`
flag, so add that too. Also remove a bunch of unnecessary namespace
prefixes.
Reviewed By: #lld-macho, thakis
Differential Revision: https://reviews.llvm.org/D93741
More information about the All-commits
mailing list