Jez Ng c9c2363048 [lld-macho][nfc] Don't mix file sizes with addresses
Update DataInCode's calculation of `endAddr` to use `getSize()` instead
of `getFileSize()` -- while in practice they're the same for
non-zerofill sections (which code sections are), we still should treat
address sizes / offsets as distinct from file sizes / offsets.
2022-03-22 17:52:53 -04:00
..
2021-07-15 12:56:13 -04:00
2022-02-11 19:42:20 -05:00
2021-03-18 10:39:19 -04:00
2021-06-02 11:09:26 -04:00
2020-08-26 19:20:55 -07:00
2021-10-31 16:14:29 -07:00