[llvm] r211150 - [llvm-readobj][ELF] New `-mips-plt-got` command line option to output
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 08:02:52 PST 2016
> I like the second way. But I think it is enough to find noz-zero sized
> section by address taken from the PLTGOT tag. In theory it is possible
> to give GOT section an arbitrary name. Anyway I am going to redesign
> findSectionByAddress and surrounded code.
Thanks. Yes, the main request is to make sure only one section matches
whatever criteria we use for the search.
Cheers,
Rafael
More information about the llvm-commits
mailing list