[clang] [llvm] [AVR] Add many new AVR MCU model definitions (PR #144229)
Tom Vijlbrief via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 14 09:29:19 PDT 2025
tomtor wrote:
@Patryk27 @benshi001 @kazutakahirata
Oops, as you noticed I did not recompile after adding the avr64* models.
Sorry for that, changes are almost never trivial....
Hope all is ok now, my local compile did compile my files, but ended with:
cc1plus: fatal error: /home/tom/src/rust/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVSourceLanguage.cpp: No such file or
directory
compilation terminated.
[1758/5167] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o
ninja: build stopped: subcommand failed.
https://github.com/llvm/llvm-project/pull/144229
More information about the llvm-commits
mailing list