[PATCH] D19237: ELF: Add +, -, *, / and & to SECTIONS linker script command.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 10:37:06 PDT 2016


ruiu added a comment.

I'll submit this patch since you have signed off. But I'd think you just need time to familiarize yourself with this algorithm, then you'd find this actually simpler to parse arithmetic expressions. This is really a good one. :)


http://reviews.llvm.org/D19237





More information about the llvm-commits mailing list