diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-01-30 09:04:27 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-01-30 09:04:27 +0000 |
commit | c4ccfb5d932909e64511bcfdc995ab20a80b2a89 (patch) | |
tree | 576105251ee7ab529cc949afea944ecd632710fc /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | f5ad62d9214b83638960feb7e25c4748c3ea8f12 (diff) | |
download | bcm5719-llvm-c4ccfb5d932909e64511bcfdc995ab20a80b2a89.tar.gz bcm5719-llvm-c4ccfb5d932909e64511bcfdc995ab20a80b2a89.zip |
[ELF] - Define linkerscript symbols early.
Currently symbols assigned or created by linkerscript are not processed early
enough. As a result it is not possible to version them or assign any other flags/properties.
Patch creates Defined symbols for -defsym and linkerscript symbols early,
so that issue from above can be addressed.
It is based on Rafael Espindola's version of D38239 patch.
Fixes PR34121.
Differential revision: https://reviews.llvm.org/D41987
llvm-svn: 323729
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions