[PATCH] D123985: [ELF] Error on invalid GOT or PLT relocations

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 22:47:58 PDT 2022


MaskRay added a comment.

I haven't read other patches yet. If the issue only happens due to a bug, I think guarding in `#ifndef NDEBUG` is probably more appropriate and goes in line with `checkDynamicRelocsDefault`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123985/new/

https://reviews.llvm.org/D123985



More information about the llvm-commits mailing list