[all-commits] [llvm/llvm-project] d97951: Reland "[ORC] Preserve order of constructors with ...
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Jun 18 05:27:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d97951e57a9b47fc3febff130217da62071aa44b
https://github.com/llvm/llvm-project/commit/d97951e57a9b47fc3febff130217da62071aa44b
Author: David Spickett <david.spickett at linaro.org>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
A llvm/test/ExecutionEngine/Orc/global-ctor-order.ll
Log Message:
-----------
Reland "[ORC] Preserve order of constructors with same priority (#95532)"
This reverts commit edd6f0c544785d6f6276a24b94222e0064413cd1.
The newly added test uncovered a pre-existing issue on Arm 32 bit,
so as we did https://github.com/llvm/llvm-project/issues/94994, disable
it while we find the problem.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list