[PATCH] D34690: [LLD][ELF] Introduce target specific inBranchRange() function

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 09:56:50 PDT 2017


peter.smith added a comment.

Thanks for the review, I've committed r308188. The addition of abs(unsigned - unsigned) gave me some compile warnings from clang so I decided to keep the original.


Repository:
  rL LLVM

https://reviews.llvm.org/D34690





More information about the llvm-commits mailing list