andjo403 added a comment. what levels of optimization is used in the tests? I have only tested the rust projects with -O3 and -O0 due to it is the default when running release/debug builds in rust. maybe a check of level is needed. https://reviews.llvm.org/D38154