[PATCH] D43287: [LLD] [COFF] Add support for ARM64 secrel relocations for add/load instructions

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 10:31:09 PST 2018


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM

Hmm, factoring that common part out doesn't seem good as I anticipated. Free free to revert it and submit. I'll try to make some cleanup on that code if possible.


https://reviews.llvm.org/D43287





More information about the llvm-commits mailing list