Added typedef "value_type" to DenseMap (similar typedef appears in std::map).
[oota-llvm.git] / test / Feature / llvm2cpp.exp
2006-05-28 Reid SpencerProvide an infrastructure for testing the llvm2cpp...