[PATCH] D103979: [lld-macho] Have dead-stripping work with literal sections

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 09:04:01 PDT 2021


lei added a comment.

Hi,

The changes in the following commits have been caused failures in our bot, https://lab.llvm.org/buildbot/#/workers/50, since last Friday:

- 464d3dc3d11eec105023011fd41abb1871f46d5d <https://reviews.llvm.org/rG464d3dc3d11eec105023011fd41abb1871f46d5d>
- 681cfeb59119f2ddc5418e4e3a48c632dcd1aa3e <https://reviews.llvm.org/rG681cfeb59119f2ddc5418e4e3a48c632dcd1aa3e>
- 7f2ba39b1688230c663986485f605cf8df90f895 <https://reviews.llvm.org/rG7f2ba39b1688230c663986485f605cf8df90f895>
- 5d88f2dd947825750d487f91b3b3735d61f7aa8e <https://reviews.llvm.org/rG5d88f2dd947825750d487f91b3b3735d61f7aa8e>
- 5de7467e9821485f492eb97fafd796e1db4c6bb5 <https://reviews.llvm.org/rG5de7467e9821485f492eb97fafd796e1db4c6bb5>

All 5 patches seem to be related and pushed at the same time.  Please provide a fix to get the bots green or we will have to pull all 5 patches by EOD EDT.

Thank-you


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103979



More information about the llvm-commits mailing list