aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-12-17 01:14:23 +0000
committerRui Ueyama <ruiu@google.com>2015-12-17 01:14:23 +0000
commitbb936067553437ed4dd0de628e173fc5be4d7fa6 (patch)
tree3ee42daa47ac4121f924955ef3dba1d264800351 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parent3feddff744316f6801e3640832cb7a8f9f0adfbc (diff)
downloadllvm-bb936067553437ed4dd0de628e173fc5be4d7fa6.zip
llvm-bb936067553437ed4dd0de628e173fc5be4d7fa6.tar.gz
llvm-bb936067553437ed4dd0de628e173fc5be4d7fa6.tar.bz2
ELF: Separate NeedsCopy and OffsetInBSS.
Previously, OffsetInBSS is -1 if it has no information about copy relocation, 0 if it needs a copy relocation, and >0 if its offset in BSS has been assigned. These flags were too subtle. This patch adds a new flag, NeedsCopy, to carry information about whether a shared symbol needs a copy relocation or not. llvm-svn: 255865
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions