[PATCH] D22683: [ELF] Symbol assignment within input section list

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 14:09:07 PDT 2016


ruiu added a comment.

createSections and addScriptedSymbols are already too long, I don't want to add more code to that function. They need to be simplified before adding features.


https://reviews.llvm.org/D22683





More information about the llvm-commits mailing list