]> git.eshelyaron.com Git - emacs.git/commit
* Revert "Remove check_comp_unit_relocs"
authorAndrea Corallo <acorallo@gnu.org>
Wed, 18 Dec 2024 20:27:14 +0000 (21:27 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:07:35 +0000 (12:07 +0100)
commit98d2d24f46ce3e3d363122958f64567ee8babaad
tree22d9faf919675064cf85f2526d1db2d994ac470e
parent121914c24e143e79d7fd9c57f762cc7fb9263267
* Revert "Remove check_comp_unit_relocs"

This reverts commit 81fc23b5d6a60ca4f3d269ab2c88eb9a850bac4c as the
check is still useful but needs to be updated for the new reloc layout.

* src/comp.c (check_comp_unit_relocs): Re-add.
(load_comp_unit): Make use of.

(cherry picked from commit 4e11f9c96df98dd3f10c1153bc49209f2383a0ee)
src/comp.c