[PATCH] D35792: [lld] [COFF, ARM64] Handle ADRP immediate offsets in relocations

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 10:43:30 PDT 2017


ruiu added a comment.

It's not very clear to me if what this patch does is correct, even though I clearly understand each line of code. Can you write a function comment instead of writing a comment for each line?


https://reviews.llvm.org/D35792





More information about the llvm-commits mailing list