[PATCH] D78269: [lld-macho] Support X86_64_RELOC_BRANCH
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 19:01:57 PDT 2020
smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lld/test/MachO/relocations.s:6
-# CHECK: leaq 17(%rip), %rsi
+# CHECK-LABEL: Sections:
+# CHECK-DAG: __cstring {{[0-9a-z]+}} [[#%x, CSTRING_ADDR:]]
----------------
I really like the offset checking :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78269/new/
https://reviews.llvm.org/D78269
More information about the llvm-commits
mailing list