Depends on D19560
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
It's generally looking good.
ELF/InputFiles.cpp | ||
---|---|---|
320 | This may be a silly question, but I don't remember why we need to save st_size for undefined symbols. Are we using that information? |
Comment Actions
LGTM. You can keep it for now and remove in a follow-up patch. Probably we shouldn't mix them together.
This may be a silly question, but I don't remember why we need to save st_size for undefined symbols. Are we using that information?