diff options
author | James Y Knight <jyknight@google.com> | 2015-06-18 15:05:15 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2015-06-18 15:05:15 +0000 |
commit | f90346f8f6ebd4ce4589ba070e4baaeede80988a (patch) | |
tree | d42569f06e42c11e8915b81a6789d0c50cbded83 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 3645149ea23ed708f08a333065327307dda1221e (diff) | |
download | bcm5719-llvm-f90346f8f6ebd4ce4589ba070e4baaeede80988a.tar.gz bcm5719-llvm-f90346f8f6ebd4ce4589ba070e4baaeede80988a.zip |
[SPARC] Repair GOT references to internal symbols.
They had been getting emitted as a section + offset reference, which
is bogus since the value needs to be the offset within the GOT, not
the actual address of the symbol's object.
Differential Revision: http://reviews.llvm.org/D10441
llvm-svn: 240020
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions