aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2015-12-17 09:32:21 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2015-12-17 09:32:21 +0000
commit6f17e093072e6f713c2b9500fc85aeba45e786e4 (patch)
treea0cc88801fcd0254d8908ead4f2f79df70632409 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent003be4fd587c43e5a7acbb16a0eeaf23b5457143 (diff)
downloadllvm-6f17e093072e6f713c2b9500fc85aeba45e786e4.zip
llvm-6f17e093072e6f713c2b9500fc85aeba45e786e4.tar.gz
llvm-6f17e093072e6f713c2b9500fc85aeba45e786e4.tar.bz2
[ELF] - implemented @indntpoff (x86) relocation and its optimization.
@indntpoff is similar to @gotntpoff, but for use in position dependent code. While @gotntpoff resolves to GOT slot address relative to the start of the GOT in the movl or addl instructions, @indntpoff resolves to the absolute GOT slot address. ("ELF Handling For Thread-Local Storage", Ulrich Drepper). Differential revision: http://reviews.llvm.org/D15494 llvm-svn: 255884
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions