[PATCH] D123435: [lld-macho] Initial support for EH Frames

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 05:23:28 PDT 2022


dyung added a comment.

In D123435#3569761 <https://reviews.llvm.org/D123435#3569761>, @thakis wrote:

> This breaks tests everywhere: http://45.33.8.238/linux/78091/step_11.txt

I believe the follow-up commit 977d62c33e3343a394777c1754682761eebb66cd <https://reviews.llvm.org/rG977d62c33e3343a394777c1754682761eebb66cd> is the one ultimately causing the current problems, but this commit does seem to cause at least one problem on its own:

- https://lab.llvm.org/buildbot/#/builders/36/builds/21770
- https://lab.llvm.org/buildbot/#/builders/58/builds/23913


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123435



More information about the llvm-commits mailing list