[llvm] [llvm] annotate ABIBreakingChecks symbols for DLL export (PR #145575)
Andrew Rogers via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 10 06:49:20 PDT 2025
andrurogerz wrote:
> It looks like this change created a circular dependency between modules:
https://green.lab.llvm.org/job/llvm.org/job/clang-stage2-Rthinlto/976/console
Thanks for flagging this @guy-david. I put up a revert PR #147965. If someone can approve and merge I would appreciate that.
@compnerd I think I will need to go back to something like my original version which avoided the dependency: https://github.com/llvm/llvm-project/pull/145575/commits/981b9f78f08240a46e939d114eb320fc071ac6da.
https://github.com/llvm/llvm-project/pull/145575
More information about the llvm-commits
mailing list