blob: 16935b0331305c7509149fe733e3b49c7898fa5d [file] [log] [blame]
; RUN: llc < %s -march=c
@fptr = global void ()* @f ;; Forward ref method defn
declare void @f() ;; External method