blob: 0c5ef92ef71ecea59478f57636179c91743aff58 [file] [log] [blame]
; RUN: opt < %s -print-callgraph -disable-output |& grep {calls function}
@a = global void ()* @f ; <void ()**> [#uses=0]
define internal void @f() {
unreachable
}