[PATCH] D15943: Add support for headerpad_max_install_names cmdline option
Pete Cooper via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 11:29:44 PST 2016
pete updated this revision to Diff 44238.
pete added a comment.
Updated to no longer pass the context to functions, but instead put a padHeaderPaths bool inside NormalizedFile.
http://reviews.llvm.org/D15943
Files:
include/lld/ReaderWriter/MachOLinkingContext.h
lib/Driver/DarwinLdDriver.cpp
lib/Driver/DarwinLdOptions.td
lib/ReaderWriter/MachO/MachOLinkingContext.cpp
lib/ReaderWriter/MachO/MachONormalizedFile.h
lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp
lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
test/mach-o/headerpad_max_install_names.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15943.44238.patch
Type: text/x-patch
Size: 37154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160107/2c4956a0/attachment.bin>
More information about the llvm-commits
mailing list