Update the names of the exception handling sjlj instrinsics to
[llvm/avr.git] / test / Assembler / 2002-12-15-GlobalResolve.ll
blobda049c4f4320d8330b9706fd562733524cb4838b
1 ; RUN: llvm-as %s -o /dev/null -f
3 @X = external global i32*
4 @X1 = external global %T* 
5 @X2 = external global i32*
7 %T = type i32