brintos

brintos / llvm-project-archived public Read only

0
0
Text · 274 B · 97d97fa Raw
13 lines · plain
1; RUN: llvm-as < %s | llvm-dis2; RUN: verify-uselistorder %s3; PR16454 5@__gthread_active_ptr.5335 = internal constant ptr @__gthrw_pthread_cancel    6@__gthrw_pthread_cancel = weak alias i32 (i32), ptr @pthread_cancel7 8 9 10define weak i32 @pthread_cancel(i32) {11  ret i32 012}13