DeinAlptraum wrote:
Next attempt after https://github.com/llvm/llvm-project/pull/146844.
The only change is, that I added a `UNSUPPORTED` directive for s390x after the
discussion on that PR. (see comment
https://github.com/llvm/llvm-project/pull/146844#issuecomment-3048291798)
https://github.c
DeinAlptraum wrote:
I couldn't reproduce the issue when cross-compiling for s390x with my system
GCC (15.1.1):
```bash
cmake -G Ninja -B build -S llvm -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++
\
-DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=True \
'-DLLVM_LIT_ARGS='"'"'-v -j
501 - 502 of 502 matches
Mail list logo