1 ; RUN: opt < %s -globaldce 2 3 @A = internal alias void (), void ()* @F 4 define internal void @F() { ret void } 5