[PATCH] D78269: [lld-macho] Support X86_64_RELOC_BRANCH

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 23:10:52 PDT 2020


int3 marked 4 inline comments as done.
int3 added inline comments.


================
Comment at: lld/test/MachO/relocations.s:7
+# CHECK-LABEL: Sections:
+# CHECK-DAG:   __cstring {{[0-9a-z]+}} [[#%x, CSTRING_ADDR:]]
+
----------------
MaskRay wrote:
> `# CHECK:`
The `-DAG` was so that future entries could be added w/o changing this line, but sure


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