mehdi_amini added inline comments. ================ Comment at: test/ThinLTO/X86/module_asm2.ll:73 + ret i32 %1 +} ---------------- Can you add a comment to this file explaining what you're testing, maybe with each of the CHECK groups. https://reviews.llvm.org/D26146