Issue 149966
Summary [win-server 2022 arm64 MSVC] llvm 21.x function too large
Labels new issue
Assignees
Reporter valord577
    Full logs: https://github.com/valord577/nativepkgs/actions/runs/16415787749/job/46381302213

```txt
[2394/5262] Building CXX object tools\clang\lib\CodeGen\CMakeFiles\obj.clangCodeGen.dir\TargetBuiltins\RISCV.cpp.obj
FAILED: [code=1] tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/RISCV.cpp.obj 
ccache C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\arm64\cl.exe /nologo /TP -DCLANG_BUILD_STATIC -DEXPERIMENTAL_KEY_INSTRUCTIONS -DGTEST_HAS_RTTI=0 -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -ID:\a\nativepkgs\nativepkgs\tmp\llvm\win-msvc\arm64\tools\clang\lib\CodeGen -ID:\a\nativepkgs\nativepkgs\.deps\llvm\clang\lib\CodeGen -ID:\a\nativepkgs\nativepkgs\.deps\llvm\clang\include -ID:\a\nativepkgs\nativepkgs\tmp\llvm\win-msvc\arm64\tools\clang\include -ID:\a\nativepkgs\nativepkgs\tmp\llvm\win-msvc\arm64\include -ID:\a\nativepkgs\nativepkgs\.deps\llvm\llvm\include -ID:\a\nativepkgs\nativepkgs\.lib.win-msvc.arm64\zlib-ng\include /utf-8 /DWIN32 /D_WINDOWS   /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 /DNDEBUG -std:c++17 -MT  /EHs-c- /GR- /showIncludes /Fotools\clang\lib\CodeGen\CMakeFiles\obj.clangCodeGen.dir\TargetBuiltins\RISCV.cpp.obj /Fdtools\clang\lib\CodeGen\CMakeFiles\obj.clangCodeGen.dir\ /FS -c D:\a\nativepkgs\nativepkgs\.deps\llvm\clang\lib\CodeGen\TargetBuiltins\RISCV.cpp
D:\a\nativepkgs\nativepkgs\.deps\llvm\clang\lib\CodeGen\TargetBuiltins\RISCV.cpp(138) : fatal error C1053: '?EmitRISCVBuiltinExpr@CodeGenFunction@CodeGen@clang@@QEAAPEAVValue@llvm@@IPEBVCallExpr@3@VReturnValueSlot@23@@Z': function too large
```
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to