[PATCH] D142443: [ORC] Drop Comdat when discarding IR symbol

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 4 21:15:19 PST 2023


lhames added a comment.

In D142443#4104430 <https://reviews.llvm.org/D142443#4104430>, @Hahnfeld wrote:

> I received three complaints from AArch64 bots now failing Clang Interpreter tests, for example: https://lab.llvm.org/buildbot/#/builders/197/builds/3920 I don't quite understand how this can happen and currently have no easy way to verify, so reverting a second time...

That looks like the issue that's being discussed in https://reviews.llvm.org/D143039. If so then it's unrelated to your patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142443



More information about the llvm-commits mailing list