On x86, it's safe to treat i32 load anyext as a normal i32 load. Ditto for i8 anyext...
[oota-llvm.git] / test / CodeGen / CBackend / 2003-06-28-LinkOnceGlobalVars.ll
1 ; RUN: llvm-as < %s | llc -march=c | grep common | grep X
2
3 @X = linkonce global i32 5