We report an error for unknown DT_PLTREL values.
This switches the error to warning.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D92087
[llvm-readelf/obj] - Report a warning when the value of the DT_PLTREL dynamic tag is invalid. ClosedPublic Authored by grimar on Nov 25 2020, 3:08 AM.
Details Summary We report an error for unknown DT_PLTREL values.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 25 2020, 11:01 AM Closed by commit rG54ec9bb5510d: [llvm-readelf/obj] - Report a warning when the value of the DT_PLTREL dynamic… (authored by grimar). · Explain WhyNov 26 2020, 2:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307566 llvm/test/tools/llvm-readobj/ELF/broken-dynamic-reloc.test
llvm/test/tools/llvm-readobj/ELF/dynamic-reloc.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|