[PATCH] D22960: [ELF] LinkerScript: Implement custom output section factory
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 13:39:01 PDT 2016
ruiu added a comment.
It means that we need to have a separate logic than the regular one to create output sections for the linker script, right?
https://reviews.llvm.org/D22960
More information about the llvm-commits
mailing list