MaskRay added a comment. Where is the undefined behavior? size_t is unsigned long long on 32-bit ELF platforms. You need `%zu`. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126121/new/ https://reviews.llvm.org/D126121