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

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


Done in r266816.

On Tue, Apr 19, 2016 at 1:52 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > +uint64_t evaluate(ArrayRef<StringRef> Tokens, uint64_t Dot) {
>
> Can this be static?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/1c34f5fe/attachment.html>


More information about the llvm-commits mailing list