[llvm] r267334 - llvm/test/tools/gold/X86/thinlto.ll: Possible fix corresponding to r267318.

NAKAMURA Takumi via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 24 01:02:11 PDT 2016


Author: chapuni
Date: Sun Apr 24 03:02:00 2016
New Revision: 267334

URL: http://llvm.org/viewvc/llvm-project?rev=267334&view=rev
Log:
llvm/test/tools/gold/X86/thinlto.ll: Possible fix corresponding to r267318.

Modified:
    llvm/trunk/test/tools/gold/X86/thinlto.ll

Modified: llvm/trunk/test/tools/gold/X86/thinlto.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/tools/gold/X86/thinlto.ll?rev=267334&r1=267333&r2=267334&view=diff
==============================================================================
--- llvm/trunk/test/tools/gold/X86/thinlto.ll (original)
+++ llvm/trunk/test/tools/gold/X86/thinlto.ll Sun Apr 24 03:02:00 2016
@@ -58,6 +58,7 @@
 ; COMBINED-NEXT: <ENTRY {{.*}} record string = '{{.*}}/test/tools/gold/X86/Output/thinlto.ll.tmp{{.*}}.o'
 ; COMBINED-NEXT: </MODULE_STRTAB_BLOCK
 ; COMBINED-NEXT: <GLOBALVAL_SUMMARY_BLOCK
+; COMBINED-NEXT: <VERSION
 ; COMBINED-NEXT: <COMBINED
 ; COMBINED-NEXT: <COMBINED
 ; COMBINED-NEXT: </GLOBALVAL_SUMMARY_BLOCK




More information about the llvm-commits mailing list