[PATCH] D24545: [LTO] Fix commons handling

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 13:55:21 PDT 2016


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





More information about the llvm-commits mailing list