[PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 19:19:49 PDT 2016
davide added a subscriber: davide.
davide added a comment.
It would be particularly nice to have designs on how to handle features like 'SECTION', which not only seem to be larger but also used by more complicated linker scripts like, e.g., the ones used by kernels.
http://reviews.llvm.org/D19663
More information about the llvm-commits
mailing list