summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-01-30 09:04:27 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-01-30 09:04:27 +0000
commitc4ccfb5d932909e64511bcfdc995ab20a80b2a89 (patch)
tree576105251ee7ab529cc949afea944ecd632710fc /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parentf5ad62d9214b83638960feb7e25c4748c3ea8f12 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud