diff options
author | Ayke <aykevanlaethem@gmail.com> | 2025-08-07 11:40:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 11:40:33 +0200 |
commit | aeeb9b507750553f0e85584bda20b8d2373b3bda (patch) | |
tree | 862ff6bd884f711d539ff6a2da5a42e378d8e055 /clang/lib/Sema/SemaModule.cpp | |
parent | 6cd6de5bc0c8b09b3a252bfb8a62870c1cdede4c (diff) | |
download | llvm-aeeb9b507750553f0e85584bda20b8d2373b3bda.zip llvm-aeeb9b507750553f0e85584bda20b8d2373b3bda.tar.gz llvm-aeeb9b507750553f0e85584bda20b8d2373b3bda.tar.bz2 |
[AVR] Fix codegen after getConstant assertions got enabled (#152269)
This fixes https://github.com/llvm/llvm-project/issues/152097
This commit fixes two instances of a (somewhat) recently enabled
assertion. One with a test, the other I can't reproduce (might be dead
code) but certainly looks like an instance of the same problem.
The PR that introduced the regression:
https://github.com/llvm/llvm-project/pull/117558
With this patch, the AVR backend is usable again for TinyGo.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions