[all-commits] [llvm/llvm-project] 84c52f: [lld-macho] arm64_32 executables are always PIE
Jez Ng via All-commits
all-commits at lists.llvm.org
Tue Apr 13 08:56:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84c52f3a19cb9a822c4a073dede1be1642453a65
https://github.com/llvm/llvm-project/commit/84c52f3a19cb9a822c4a073dede1be1642453a65
Author: Jez Ng <jezng at fb.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M lld/MachO/Driver.cpp
Log Message:
-----------
[lld-macho] arm64_32 executables are always PIE
This should fix the assert that's currently breaking the build.
More information about the All-commits
mailing list