diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-02-25 16:19:15 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-02-25 16:19:15 +0000 |
commit | d040a58da371bd177a26409d9cc50de33ed0b654 (patch) | |
tree | 6dcc2156a6fe6e80527945a6cc4ecb5776e4c997 /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 161a158e5c497a54ea0ba588d242fa98e7c0a3e8 (diff) | |
download | bcm5719-llvm-d040a58da371bd177a26409d9cc50de33ed0b654.tar.gz bcm5719-llvm-d040a58da371bd177a26409d9cc50de33ed0b654.zip |
[ELF][MIPS] Add STO_MIPS_PLT flag to the symbols require pointer equality
On MIPS we need to mark symbol which has a PLT entry and requires
pointer equality by STO_MIPS_PLT flag. That is necessary to help
dynamic linker distinguish such symbols and MIPS lazy-binding stubs.
https://sourceware.org/ml/binutils/2008-07/txt00000.txt
Differential Revision: http://reviews.llvm.org/D17593
llvm-svn: 261879
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions