diff options
| author | Sterling Augustine <saugustine@google.com> | 2023-07-11 17:42:58 -0700 |
|---|---|---|
| committer | Sterling Augustine <saugustine@google.com> | 2023-07-11 17:44:58 -0700 |
| commit | 5f4d96ebef2387b1acffe3b6173a7fd625be0930 (patch) | |
| tree | 7550b74772d3a8514a59edcef538ae43745f75d7 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | 6640df94f9abd4f9fef0263afbf7978ac55832b8 (diff) | |
| download | llvm-5f4d96ebef2387b1acffe3b6173a7fd625be0930.zip llvm-5f4d96ebef2387b1acffe3b6173a7fd625be0930.tar.gz llvm-5f4d96ebef2387b1acffe3b6173a7fd625be0930.tar.bz2 | |
Don't to real work inside an assertion.
asserts get compiled to empty when built in opt mode, so that makes
certain tests fail, such as emulate-unsupported-floats.mlir.test.
This removes the assert altogether, which is also suboptimal, but
I have reported to the original author.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
