[all-commits] [llvm/llvm-project] d4f862: [ORC] Disable the ReOptimizeLayerTest on Windows. ...
Lang Hames via All-commits
all-commits at lists.llvm.org
Fri Oct 17 03:41:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4f862aa85ca4111f0a611648c144b80034c4f30
https://github.com/llvm/llvm-project/commit/d4f862aa85ca4111f0a611648c144b80034c4f30
Author: Lang Hames <lhames at gmail.com>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M llvm/unittests/ExecutionEngine/Orc/ReOptimizeLayerTest.cpp
Log Message:
-----------
[ORC] Disable the ReOptimizeLayerTest on Windows. (#163930)
This test has been failing for unclear reasons. ReOptimizeLayer on
Windows isn't well supported yet, so just disable this for now.
https://github.com/llvm/llvm-project/issues/158270
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