[llvm] [ORC] skip reoptimization tests on i386 (PR #114351)

Sunho Kim via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 07:16:20 PST 2024


sunho wrote:

@lhames So the test works very fine for supported platform and architecture. The code does try to bail out when it sees unsupported platform or architecture but it is not working for some reason, I believe.

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


More information about the llvm-commits mailing list