Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/tools/llvm-readobj/elf-dynamic-tags.test | ||
---|---|---|
264–265 ↗ | (On Diff #189689) | Could you put this above DT_FILTER, please, since it is before it in the enum range. |
tools/llvm-readobj/ELFDumper.cpp | ||
1882–1884 ↗ | (On Diff #189689) | Put this before DT_FILTER, similar to my above comment. To confirm, GNU readelf prints it as "Not needed object"? |
Comment Actions
Addressed @jhenderson 's comments
- Put DT_USED before DT_FILTER. (Sorry, I should have noticed this)
- Yes, my GNU readelf prints Not needed object: [U]