Comment 9 for bug 1867173

Revision history for this message
Jonas Paulsson (jonpsson) wrote :

I tried it on trunk (9adc7fc) built with gcc, and then also built a second time with itself, but it did not show up.

It would help me if I could get the right cmake line, and the git commit ID. I used:

cmake -G Ninja -DLLVM_ENABLE_PROJECTS="clang;compiler-rt" -DCMAKE_BUILD_TYPE="Release" -DLLVM_ENABLE_ASSERTIONS=On

Not sure what to try next - maybe disabling assertions and only building the SystemZ target?