Use static_cast instead of reinterpret_cast for casting void*.
[oota-llvm.git] / test / Analysis / GlobalsModRef / chaining-analysis.ll
2007-11-23 Duncan SandsDing dong, the DoesntAccessMemoryFns and
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-03-23 Chris LattnerGlobalMR should be able to analyze this function.