[PATCH] D24128: [ELF] PR30221 - linker script expression parser does not accept '~'

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 07:49:07 PDT 2016


atanasyan updated this revision to Diff 70010.
atanasyan added a comment.

- Allow "~" operator if operand is surrounded by "()" to be consistent with gold/ld.


Repository:
  rL LLVM

https://reviews.llvm.org/D24128

Files:
  ELF/LinkerScript.cpp
  test/ELF/linkerscript/linkerscript-locationcounter.s
  test/ELF/linkerscript/linkerscript-symbol-assignexpr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24128.70010.patch
Type: text/x-patch
Size: 3817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/88806073/attachment.bin>


More information about the llvm-commits mailing list