[llvm] [ORC] Preserve order of constructors with same priority (PR #95532)

Jonas Hahnfeld via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 04:29:06 PDT 2024


hahnjo wrote:

> We do suspect relocations in another recent issue #94994, so it could be that. In that issue the initial value of a variable wasn't being loaded at all. We're not sure of the cause at the moment.

Thanks for the pointer, this indeed sounds related. What does this mean for this fix? Do you think it's acceptable to open a new issue and mark the test as `UNSUPPORTED` on `arm` for the moment?

https://github.com/llvm/llvm-project/pull/95532


More information about the llvm-commits mailing list