This allows us to produce broken binaries with local
symbols placed after global in '.dynsym'/'.symtab'
Also, simplifies the code.
Differential D66799
[yaml2obj] - Allow placing local symbols after globals. grimar on Aug 27 2019, 5:21 AM. Authored by
Details This allows us to produce broken binaries with local Also, simplifies the code.
Diff Detail Event Timeline
|
Maybe: for (size_t I = 0, S = V.size(); I < S; ++I)