satyanarayana reddy janga 6b90f70a8c
[lldb] Fix wrong arguments in MergeSections address mismatch warning (#188610)
The warning message intended to print the mismatched file addresses, but
was passing GetByteSize() instead of GetFileAddress() for both the
expected and actual values.
2026-03-25 15:24:01 -07:00
..