Fix the calculation of vmsize.
Test plan: make check-all
Differential D78799
[llvm-objcopy][MachO] Fix segment's vmsize alexander-shaposhnikov on Apr 24 2020, 1:12 AM. Authored by
Details Fix the calculation of vmsize. Test plan: make check-all
Diff Detail
Event TimelineComment Actions
Hope this can be expanded a bit to describe why the current code is wrong.
|
The long test (200+) makes it really unwieldy when we later want to reorganize tests. See ELF/ for some short examples. Can we simplify the YAML input a bit?