This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Refactoring of the elf/program headers allocation code.
AbandonedPublic

Authored by grimar on Mar 1 2018, 7:50 AM.

Details

Summary

I suggest this refactoring for code that allocates
elf/program headers.

I believe it is a bit easier to read.

Diff Detail

Event Timeline

grimar created this revision.Mar 1 2018, 7:50 AM
grimar abandoned this revision.Mar 16 2018, 3:34 AM

Ok, it seems it is not really better. Abandoning.