[PATCH] D17879: [ELF] - Simplify a SymbolBody interface a bit.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 11:11:13 PST 2016
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
I don't have a strong preference here, and this patch doesn't reduce the size of SymbolBody (it remains 48 bytes on 64-bit), but if I had written it I would have do that way, so go for it.
http://reviews.llvm.org/D17879
More information about the llvm-commits
mailing list