[PATCH] D16018: Only emit files with subsections_via_symbols if all inputs had that set
Pete Cooper via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 16:25:09 PST 2016
pete updated this revision to Diff 45052.
pete added a comment.
Rebased to ToT.
I also moved where we cached the file flags. The flags still live in File.h, but now we set them in normalizedObjectToAtoms which is consistent with some of the other file properties.
http://reviews.llvm.org/D16018
Files:
lib/ReaderWriter/MachO/File.h
lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
test/mach-o/parse-data-relocs-x86_64.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16018.45052.patch
Type: text/x-patch
Size: 4923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160116/486124fc/attachment.bin>
More information about the llvm-commits
mailing list