[clang] [llvm] [AVR] Add many new AVR MCU model definitions (PR #144229)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 14 09:48:24 PDT 2025


kazutakahirata wrote:

@tomtor 

> 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.
> ```

Hmm.  I just tried your patch, but I didn't seem the same error.


https://github.com/llvm/llvm-project/pull/144229


More information about the llvm-commits mailing list