From: NAKAMURA Takumi Date: Thu, 2 Sep 2010 03:45:51 +0000 (+0000) Subject: test/twoaddr-coalesce: Do not use @main. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fd03a5124d2160fc3db387e32b9202035b6826a9;p=oota-llvm.git test/twoaddr-coalesce: Do not use @main. Win32 codegen emits implicit invoking __main into, to fail. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112801 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/twoaddr-coalesce.ll b/test/CodeGen/X86/twoaddr-coalesce.ll index 4c37225ce02..6f6d6f2cd96 100644 --- a/test/CodeGen/X86/twoaddr-coalesce.ll +++ b/test/CodeGen/X86/twoaddr-coalesce.ll @@ -3,7 +3,7 @@ @"\01LC" = internal constant [4 x i8] c"%d\0A\00" ; <[4 x i8]*> [#uses=1] -define i32 @main() nounwind { +define i32 @foo() nounwind { bb1.thread: br label %bb1