summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-02-19 14:03:14 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-02-19 14:03:14 +0000
commitc09f2cd0cbe4b356704de0f903880dd4e2e9c843 (patch)
tree2157a178233b443e47fc9327656476210e181f5c /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent95e29763d42833a99f8c813470947e7544a14db0 (diff)
downloadbcm5719-llvm-c09f2cd0cbe4b356704de0f903880dd4e2e9c843.tar.gz
bcm5719-llvm-c09f2cd0cbe4b356704de0f903880dd4e2e9c843.zip
[obj2yaml][yaml2obj] - Add support of parsing/dumping of the .gnu.version_r section.
The section is described here: https://refspecs.linuxfoundation.org/LSB_1.3.0/gLSB/gLSB/symverrqmts.html Patch just teaches obj2yaml/yaml2obj to dump and parse such sections. We did the finalization of string tables very late, and I had to move the logic to make it a bit earlier. That was needed in this patch since .gnu.version_r adds strings to .dynstr. This might also be useful for implementing other special sections. Everything else changed in this patch seems to be straightforward. Differential revision: https://reviews.llvm.org/D58119 llvm-svn: 354328
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud