if we have a large GEP offset on a 32-bit or other target, make
[oota-llvm.git] / test / CodeGen / Generic / stack-protector.ll
2008-11-18 Bill WendlingA simple test for stack protectors. This should be...