[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 01:57:52 PDT 2024


hahnjo wrote:

I'm having some difficulties debugging this issue since I can only get access to AArch64 machines that are either not properly configured to run 32-bit ARM executables or have too old software (CMake, Python, GCC) to even build the latest LLVM. @DavidSpickett any chance you could help here? For a start, it would be really interesting to know what the actual output is, ie if all constructors were run and in which order...

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


More information about the llvm-commits mailing list