[PATCH] D19332: [ELF] - implemented ternary operator for linkerscript expressions

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 10:37:53 PDT 2016


davide added a subscriber: davide.
davide added a comment.

I have a question (mostly, curiosity). Are you trying to support enough to correctly parse a given linker script (e.g. Linux/FreeBSD kernel) or you're picking features according to some other criterion?

Cheers,


http://reviews.llvm.org/D19332





More information about the llvm-commits mailing list