[PATCH] D103977: [lld-macho][nfc] Move liveness-tracking fields into ConcatInputSection

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 07:00:33 PDT 2021


hokein added a comment.

Looks like this change and its follow up 5de7467e9821485f492eb97fafd796e1db4c6bb5 <https://reviews.llvm.org/rG5de7467e9821485f492eb97fafd796e1db4c6bb5> causes a test failure (lld::alignment-too-large.yaml) in ppc buildbot: https://lab.llvm.org/buildbot/#/builders/36/builds/9356.

Please take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103977



More information about the llvm-commits mailing list