diff options
| author | Matheus Izvekov <mizvekov@gmail.com> | 2023-10-03 18:05:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-03 18:05:54 +0200 |
| commit | 1ab68d708aea5f8dd7d9d39dd1de8b23228814f0 (patch) | |
| tree | 3c54edff81e45ab486e184142baa9563082eabf0 /lldb/packages/Python/lldbsuite/test/configuration.py | |
| parent | 42de2b7e9911a1cafa818d5c5ec1124e6aec79a4 (diff) | |
| download | llvm-1ab68d708aea5f8dd7d9d39dd1de8b23228814f0.zip llvm-1ab68d708aea5f8dd7d9d39dd1de8b23228814f0.tar.gz llvm-1ab68d708aea5f8dd7d9d39dd1de8b23228814f0.tar.bz2 | |
[clang][codegen] Add a verifier IR pass before any further passes. (#68015)
This helps check clang generated good IR in the first place, as
otherwise this can cause UB in subsequent passes, with the final
verification pass not catching any issues.
This for example would have helped catch
https://github.com/llvm/llvm-project/issues/67937 earlier.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions
