fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / Transforms / SCCP / ipsccp-addr-taken.ll
2010-08-12 Chris Lattnerfix PR7876: If ipsccp decides that a function's address...