summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorVladimir Stefanovic <vladimir.stefanovic@rt-rk.com>2019-01-18 19:54:51 +0000
committerVladimir Stefanovic <vladimir.stefanovic@rt-rk.com>2019-01-18 19:54:51 +0000
commit99113a0ccf3dd77ccc1b3c6fd7bff986e6f376fe (patch)
treebad5a0c2d142b121d6c12de7e256f5682dd72db1 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parenteaa421d1f9c3748c550e2a91fcb134a3d2a8ebff (diff)
downloadbcm5719-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/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud