Use "weak alias" instead of "alias weak"
[oota-llvm.git] / test / Assembler / 2007-09-10-AliasFwdRef.ll
index 2ebfc2719e9561673a9d94ab5111e12ddf63b014..bcb7c6fd2190cd7ed8847d19298a7167b363bae3 100644 (file)
@@ -2,7 +2,7 @@
 ; PR1645
 
 @__gthread_active_ptr.5335 = internal constant i8* bitcast (i32 (i32)* @__gthrw_pthread_cancel to i8*)    
-@__gthrw_pthread_cancel = alias weak i32 (i32)* @pthread_cancel   
+@__gthrw_pthread_cancel = weak alias i32 (i32)* @pthread_cancel