microkit icon indicating copy to clipboard operation
microkit copied to clipboard

Unexpected behaviour on x86-64 when building SDK using LLVM

Open Ivan-Velickovic opened this issue 1 month ago • 0 comments

This issue does not affect any released versions of Microkit since the SDKs available for download are using GCC.

This also does not seem to affect anyone using LLVM for their program images (at TS that is what we do by default for our projects using Microkit), we've only had issues when the SDK itself is built with LLVM.

More investigation required.

Ivan-Velickovic avatar Nov 26 '25 03:11 Ivan-Velickovic