summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2010-09-02 03:45:51 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2010-09-02 03:45:51 +0000
commitfd03a5124d2160fc3db387e32b9202035b6826a9 (patch)
tree12574b5d7598b0e78bce6d2fea41be7cb9d9e94e /test
parentd00bfe1f8dded563fa32a045d6d74ec1c25427dd (diff)
downloadllvm-fd03a5124d2160fc3db387e32b9202035b6826a9.tar.gz
llvm-fd03a5124d2160fc3db387e32b9202035b6826a9.tar.bz2
llvm-fd03a5124d2160fc3db387e32b9202035b6826a9.tar.xz
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
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/X86/twoaddr-coalesce.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/twoaddr-coalesce.ll b/test/CodeGen/X86/twoaddr-coalesce.ll
index 4c37225ce0..6f6d6f2cd9 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