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/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py | |
parent | eaa421d1f9c3748c550e2a91fcb134a3d2a8ebff (diff) | |
download | bcm5719-llvm-99113a0ccf3dd77ccc1b3c6fd7bff986e6f376fe.tar.gz bcm5719-llvm-99113a0ccf3dd77ccc1b3c6fd7bff986e6f376fe.zip |
[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/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py')
0 files changed, 0 insertions, 0 deletions