[PATCH] D22660: [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 19:41:47 PDT 2016
davide added a comment.
In https://reviews.llvm.org/D22660#492409, @ruiu wrote:
> Is this a feature to build FreeBSD?
https://svnweb.freebsd.org/base/head/sys/conf/ldscript.amd64?revision=284870&view=markup#l78
As a general note, I'm going to implement only linker script directives/linker features for software running in the wild. You can keep that in mind.
Going to update the patch in a minute.
https://reviews.llvm.org/D22660
More information about the llvm-commits
mailing list