mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 03:36:47 +00:00

`addPendingRelocation` is the only way to add a pending relocation. Can no longer use `addRelocation` for this. Update the only user (`BinaryContextTester`).