diff options
author | Vladimir Stefanovic <vladimir.stefanovic@rt-rk.com> | 2019-01-18 19:54:51 +0000 |
---|---|---|
committer | Vladimir Stefanovic <vladimir.stefanovic@rt-rk.com> | 2019-01-18 19:54:51 +0000 |
commit | 99113a0ccf3dd77ccc1b3c6fd7bff986e6f376fe (patch) | |
tree | bad5a0c2d142b121d6c12de7e256f5682dd72db1 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | eaa421d1f9c3748c550e2a91fcb134a3d2a8ebff (diff) | |
download | llvm-99113a0ccf3dd77ccc1b3c6fd7bff986e6f376fe.zip llvm-99113a0ccf3dd77ccc1b3c6fd7bff986e6f376fe.tar.gz llvm-99113a0ccf3dd77ccc1b3c6fd7bff986e6f376fe.tar.bz2 |
[mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'
These two options enable/disable emission of R_{MICRO}MIPS_JALR fixups along
with PIC calls. The linker may then try to turn PIC calls into direct jumps.
By default, these fixups do get emitted by the backend, use
'-mno-relax-pic-calls' to omit them.
Differential revision: https://reviews.llvm.org/D56878
llvm-svn: 351579
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions