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