summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-01-18 11:33:26 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-01-18 11:33:26 +0000
commitc1964885318a91dcf4fa524d2d221194773f35c8 (patch)
tree88e20fd2f0b3689aaf3320f693141f1554c63ee5 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent77364be497beba7caf7ba1c8dc94671655f757a0 (diff)
downloadbcm5719-llvm-c1964885318a91dcf4fa524d2d221194773f35c8.tar.gz
bcm5719-llvm-c1964885318a91dcf4fa524d2d221194773f35c8.zip
[llvm-objdump] - Move getRelocationValueString and dependenices out of the llvm-objdump.cpp
getRelocationValueString is a dispatcher function that calls the corresponding ELF/COFF/Wasm/MachO implementations that currently live in the llvm-objdump.cpp file. These implementations better be moved to ELFDump.cpp, COFFDump.cpp and other corresponding files, to move platform specific implementation out from the common logic. The patch does that. Also, I had to move ToolSectionFilter helper and SectionFilterIterator, SectionFilter to a header to make them available across the objdump code. Differential revision: https://reviews.llvm.org/D56842 llvm-svn: 351545
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud