diff options
| author | Alex Bradbury <asb@igalia.com> | 2025-01-28 13:23:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-28 13:23:40 +0000 |
| commit | 606cf887416ba2f136f3104ac12469fc81f73968 (patch) | |
| tree | 1e957fd0f01cf2ac5a51d9c915abf20e9e95e598 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 8ad9e1ecb7e565c2f99b4ef67517d1f37d1c80d0 (diff) | |
[ExecutionEngine][test][RISCV] Don't mark RISCV as unsupported (#124464)
Although MCJIT is unsupported, we can and should be running the other
tests. Stacks on top of #124463 (needed to avoid unsupported MCJIT tests
in the top-level test/ExecutionEngine directory running when they
shouldn't).
This effectively reverts b8feeba0b407e703385738af7e415d0c8972a420.
ninja check-llvm-executionengine before:
Total Discovered Tests: 335
Unsupported: 335 (100.00%)
ninja check-llvm-executionengine after:
Total Discovered Tests: 335
Unsupported : 125 (37.31%)
Passed : 209 (62.39%)
Expectedly Failed: 1 (0.30%)
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
