[all-commits] [llvm/llvm-project] c17547: Revert "Implement -bundle_loader"
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Feb 19 17:40:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c17547df44fcbe2cd34bd264b6bda7af0208248b
https://github.com/llvm/llvm-project/commit/c17547df44fcbe2cd34bd264b6bda7af0208248b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/Driver.h
M lld/MachO/DriverUtils.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/InputFiles.h
M lld/MachO/Options.td
M lld/MachO/SyntheticSections.cpp
M lld/MachO/Writer.cpp
R lld/test/MachO/bundle-loader.s
Log Message:
-----------
Revert "Implement -bundle_loader"
D95913 passes null pointer into memcpy
This reverts commit 1a0afcf518717f61d45a1cdc6ad1a6436ec663b1.
More information about the All-commits
mailing list