; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
%X = external global %T*
%X = external global int *
%T = type int
implementation