g++ 4.0 doesn't have std::vector::data.
[oota-llvm.git] / lib / VMCore / ConstantsContext.h
2009-08-10 Benjamin Kramerg++ 4.0 doesn't have std::vector::data.
2009-08-10 Owen AndersonChange the MDNode uniquing to a ValueMap, at Devang...
2009-08-04 Owen AndersonIt helps if I remember to actually add the file...