Depends on D19560
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
It's generally looking good.
ELF/InputFiles.cpp | ||
---|---|---|
320 ↗ | (On Diff #55114) | 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.