diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-04-04 16:47:31 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-04-04 16:47:31 +0000 |
commit | 38da8c3bac074d8d5905af10644880ae8efe43fc (patch) | |
tree | be6424c96fd1033d18f71e5a126bcff55c4c2da8 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | ffbc9c7f3bd9cdb5696c9bd3e3c0b9b8b7128aaa (diff) | |
download | bcm5719-llvm-38da8c3bac074d8d5905af10644880ae8efe43fc.tar.gz bcm5719-llvm-38da8c3bac074d8d5905af10644880ae8efe43fc.zip |
[ELF][MIPS] Extend test case to check LA25 stubs creation for STO_MIPS_PIC symbols. NFC.
The only way to get an object file with symbols marked by the STO_MIPS_PIC
flag is to link PIC and non-PIC object files and generate a relocatable
output using '-r' command line option. Now LLD is able to generate a relocatable
output but does not mark PIC symbols by the STO_MIPS_PIC flag. So I have
to use binary input mips-sto-pic.o generated by GNU BFD linker.
llvm-svn: 265310
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions