[PATCH] D41120: Compact symbols from 88 to 80 bytes
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 12:41:00 PST 2017
ruiu added a comment.
How much do you gain by this change? This is I think undeniably a bit tricky, so if the difference is negligible, I wouldn't make this change. I actually tried to do a similar thing but decided not to do that in the end to keep these classes simple.
https://reviews.llvm.org/D41120
More information about the llvm-commits
mailing list