Files
archived-llvm/test/Object/Inputs
George Rimar 606c6844a4 [llvm-readelf] - Rework how we parse the .dynamic section.
This is a result of what I found during my work on https://bugs.llvm.org/show_bug.cgi?id=41679.

Previously LLVM readelf took the information about .dynamic section
from its PT_DYNAMIC segment only. GNU tools have a bit different logic.
They also use the information from the .dynamic section header if it is available.
This patch changes the code to improve the compatibility with the GNU Binutils.

Differential revision: https://reviews.llvm.org/D61937



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361165 91177308-0d34-0410-b5e6-96231b3b80d8
2019-05-20 15:41:48 +00:00
..
2013-06-12 00:01:26 +00:00
2014-06-16 16:41:00 +00:00
2014-12-04 09:20:13 +00:00
2014-11-03 14:09:47 +00:00
2015-07-13 23:14:26 +00:00
2014-12-16 01:43:41 +00:00