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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 02:29:54 PDT 2019


MaskRay added a comment.

This occurred extremely rarely (the distance must be exactly 33554432 or 33554436!) ... probably less than 0.01% or even 0.001%, but thanks to our numerous targets for exposing the bug 😊


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