[PATCH] D30935: [ELF] - Detemplate BuildIdSection section.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 03:26:48 PDT 2017
grimar updated this revision to Diff 91851.
grimar retitled this revision from "[ELF] - Detemplate LinkerScript<ELFT>::writeDataBytes" to "[ELF] - Detemplate BuildIdSection section.".
grimar edited the summary of this revision.
grimar added a comment.
- Changedd patch to show that Config->getEndian() helps to detemplate BuildIdSection. In the same way it can be used for detemplating other places.
https://reviews.llvm.org/D30935
Files:
ELF/Config.h
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30935.91851.patch
Type: text/x-patch
Size: 4493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/533bdd13/attachment.bin>
More information about the llvm-commits
mailing list