[PATCH] D95121: [lld-macho][NFC] refactor relocation handling

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 16:11:39 PST 2021


gkm added a subscriber: smeenai.
gkm added a comment.

@int3 @smeenai
Regarding test failures `x64 debian > libarcher.races ...` These look unrelated to anything I have done in this diff, but looks can be deceiving.

How can I verify? The slow way is that I can run the entire premerge check on CentOS8 and hope that’s sufficiently close to the Debian environment. Is there some sort of health meter for tests so that I can see if these tests are broken for contemporaneous diffs, or main?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95121



More information about the llvm-commits mailing list