diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-09-23 13:13:55 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-09-23 13:13:55 +0000 |
commit | c8ccd1f1c5cba21a36e65f284929499b2f7a31b5 (patch) | |
tree | 54c11496d33a6eaba70e2f680f847da46f2ee326 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 1ff60ef28673f613db887bebcb7971bac0d98ef7 (diff) | |
download | llvm-c8ccd1f1c5cba21a36e65f284929499b2f7a31b5.zip llvm-c8ccd1f1c5cba21a36e65f284929499b2f7a31b5.tar.gz llvm-c8ccd1f1c5cba21a36e65f284929499b2f7a31b5.tar.bz2 |
[ELF] - Linkerscript: Implemented >> and <<
Found this operators used in the wild scripts, for example:
__got2_entries = (_FIXUP_TABLE_ - _GOT2_TABLE_) >>2;
__fixup_entries = (. - _FIXUP_TABLE_)>>2;
Differential revision: https://reviews.llvm.org/D24860
llvm-svn: 282243
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions