X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FAssembler%2F2007-09-10-AliasFwdRef.ll;h=882569b2f24e92edee72eb5840d00d2c2c0428f3;hp=8e0a5718058c488708659ccc308d246bd407a0c0;hb=21f77df7b644f471dc6f9cc7abaa52667e471650;hpb=a6f58ad82d6a8728096bf4690fa4b9e4f99241ae diff --git a/test/Assembler/2007-09-10-AliasFwdRef.ll b/test/Assembler/2007-09-10-AliasFwdRef.ll index 8e0a5718058..882569b2f24 100644 --- a/test/Assembler/2007-09-10-AliasFwdRef.ll +++ b/test/Assembler/2007-09-10-AliasFwdRef.ll @@ -3,7 +3,7 @@ ; PR1645 @__gthread_active_ptr.5335 = internal constant i8* bitcast (i32 (i32)* @__gthrw_pthread_cancel to i8*) -@__gthrw_pthread_cancel = weak alias i32 (i32)* @pthread_cancel +@__gthrw_pthread_cancel = weak alias i32 (i32), i32 (i32)* @pthread_cancel