[PATCH] D61058: [PPC64] Consider localentry offset when computing branch distance

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 06:48:38 PDT 2019


ruiu added a comment.

LGTM

Nice. Even if the probability of a failure for each relocation is very low, we have huge number of relocations. Apparently the latter overwhelms the former!


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61058/new/

https://reviews.llvm.org/D61058





More information about the llvm-commits mailing list