[PATCH] D98387: [lld-macho] Check address ranges when applying relocations

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 15:42:40 PST 2021


int3 added a comment.

Weird, it seems like the addresses are off by 8 bytes. Perhaps llvm-mc is somehow being configured to auto-align things on my machine? Anyway, I guess we can replace those numbers with `[[#]]`, their exact values aren't that important


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98387



More information about the llvm-commits mailing list