[PATCH] D24128: [ELF] PR30221 - linker script expression parser does not accept '~'
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 14:48:29 PDT 2016
atanasyan updated this revision to Diff 70238.
atanasyan added a comment.
- Move recognition of negative number to the `readInteger` routine
- Revert support of '~' operator without '()'
Repository:
rL LLVM
https://reviews.llvm.org/D24128
Files:
ELF/LinkerScript.cpp
test/ELF/linkerscript/locationcounter.s
test/ELF/linkerscript/symbol-assignexpr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24128.70238.patch
Type: text/x-patch
Size: 3685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/041aa387/attachment.bin>
More information about the llvm-commits
mailing list