[PATCH] D132224: [Assignment Tracking][5/*] Add core infrastructure for instruction reference

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 07:15:13 PST 2022


Orlando added a comment.

> This patch added a cyclic dependency that breaks the module build. Could you please fix/revert it?

That should be fixed now.

In D132224#3913190 <https://reviews.llvm.org/D132224#3913190>, @rastogishubham wrote:

> This patch also breaks an LLDB test on Apple Silicon:
> ...
> Could you please revert the patch and fix the issues?

I don't think my patch was responsible for this test failure though given that a run with the patch reverted (https://ci.swift.org/view/LLDB/job/llvm-org-lldb-release-debuginfo/673/) still has that failure AFAICT.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132224



More information about the llvm-commits mailing list