[PATCH] D27070: Implement STARTUP linker script command.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 15:49:35 PST 2016


davide added a comment.

In https://reviews.llvm.org/D27070#604903, @ruiu wrote:

> Someone tweeted me that LLD doesn't have STARTUP, so I took it, and after that I realized that gold doesn't support that (funny that gold only recognizes token "STARTUP", so apparently someone tried to support it but didn't actually do anything more than that.)
>
> I won't push it until at least a bug is filed.


I'm not necessarily against this feature, but would like to understand the use-case more. Can you ask them to open a bug on llvm.org for those of us not using twitter?


https://reviews.llvm.org/D27070





More information about the llvm-commits mailing list