blob: 68933c6ef3769397f163402e0cc5cbe81edf6def [file] [log] [blame]
; RUN: opt < %s -globaldce
@A = alias internal void ()* @F
define internal void @F() { ret void }