The --print-size help text and documentation claimed that the size was printed instead of the address, but this is incorrect. It is printed as well as the address. This patch fixes this issue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
MachO files do not record the size. (There is currently a warning) You may add a note about this if useful.