mehdi_amini added a comment. ================ Comment at: test/tools/llvm-lto2/X86/common.ll:57 @@ +56,3 @@ + +; Client marked both as prevailing +; RUN: llvm-lto2 %t1.bc %t2.bc -o %t.o -save-temps \ ---------------- Isn't is already what LARGE-PREVAILED and SMALL-PREVAILED are? https://reviews.llvm.org/D24545