Don't assert with private type info variables.
[oota-llvm.git] / test / CodeGen / X86 / ssp-data-layout.ll
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...