summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-05-26 01:45:12 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-05-26 01:45:12 +0000
commitfbf920f9b47bb5e823e08c4620b043482a746762 (patch)
tree8eff6bba4d6bfbd9a340be7affba4dd4a26aa22e /lldb/packages/Python/lldbsuite/test/python_api/section
parentffecb1441b6f81b88971d3ddfcde67c7fc2b4032 (diff)
downloadbcm5719-llvm-fbf920f9b47bb5e823e08c4620b043482a746762.tar.gz
bcm5719-llvm-fbf920f9b47bb5e823e08c4620b043482a746762.zip
llvm-objdump: support dumping AUX records for weak externals
This is a support COFF feature. Ensure that we can display the weak externals auxiliary symbol. It contains useful information (such as the default binding and how to resolve the symbol). This reapplies the previous patch with a modification which hopefully should fix the endianness issues. The variadic call would promote the ulittle32_t to a uint32_t which would lose the byte-swapping behaviour desired. llvm-svn: 270813
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud