Revert "[ARM] Enable shrink-wrapping by default."
[oota-llvm.git] / test / Assembler / 2007-09-10-AliasFwdRef.ll
index 2ebfc2719e9561673a9d94ab5111e12ddf63b014..882569b2f24e92edee72eb5840d00d2c2c0428f3 100644 (file)
@@ -1,8 +1,9 @@
 ; RUN: llvm-as < %s | llvm-dis
+; RUN: verify-uselistorder %s
 ; 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), i32 (i32)* @pthread_cancel