[all-commits] [llvm/llvm-project] edd6f0: Revert "[ORC] Preserve order of constructors with ...
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Tue Jun 18 00:11:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edd6f0c544785d6f6276a24b94222e0064413cd1
https://github.com/llvm/llvm-project/commit/edd6f0c544785d6f6276a24b94222e0064413cd1
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
R llvm/test/ExecutionEngine/Orc/global-ctor-order.ll
Log Message:
-----------
Revert "[ORC] Preserve order of constructors with same priority (#95532)"
The test fails on 32-bit ARMv8:
https://lab.llvm.org/buildbot/#/builders/154/builds/170
This reverts commit e5d0627c5a78f8cf4ff79816547b528ec52d6590.
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