[PATCH] D18743: [ELF] - Improved consept of dummies sections.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 3 12:02:08 PDT 2016


ruiu added a comment.

Please change the title of this patch to something like "Do not handle ELF and program header as dummy sections", since what you are doing here is not improving the dummy sections but instead removing the concept of that.


http://reviews.llvm.org/D18743





More information about the llvm-commits mailing list