Fix the test from r267656: Support "preserving" the summary information when using...
authorMehdi Amini <mehdi.amini@apple.com>
Wed, 27 Apr 2016 01:49:11 +0000 (01:49 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Wed, 27 Apr 2016 01:49:11 +0000 (01:49 +0000)
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 267657

llvm/test/LTO/X86/set-merged-thin.ll

index 715bc80..7dfd104 100644 (file)
@@ -8,8 +8,6 @@
 target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-apple-macosx10.10.0"
 
-; CHECK: _main
-; CHECK: movl $132
 define i32 @_Z3fooi(i32 %a) {
 entry:
   %a.addr = alloca i32, align 4