blob: f897aeda6ce14d0b4b1b3b547bb415faba597fc4 [file]
declare void @analias()
define void @callanalias() #0 {
entry:
call void @analias()
ret void
}