test/twoaddr-coalesce: Do not use @main.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 2 Sep 2010 03:45:51 +0000 (03:45 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 2 Sep 2010 03:45:51 +0000 (03:45 +0000)
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

test/CodeGen/X86/twoaddr-coalesce.ll

index 4c37225ce027bdc30cad36e7e3411c157b79b3d3..6f6d6f2cd967167ba52330711e57509fff5b63bf 100644 (file)
@@ -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