aboutsummaryrefslogtreecommitdiff
path: root/unittests/VMCore/ValueMapTest.cpp
AgeCommit message (Expand)Author
2011-12-12re-enable unittestDylan Noblesmith
2011-04-11Don't include Operator.h from InstrTypes.h.Jay Foad
2010-11-18Revert 119600 to unbreak the build. Francois, please investigate.Jim Grosbach
2010-11-18Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ().Francois Pichet
2010-09-27Move ValueMapTest from ADT to VMCore so that ADT doesn't needDan Gohman