aboutsummaryrefslogtreecommitdiff
path: root/unittests/VMCore/ValueMapTest.cpp
AgeCommit message (Expand)Author
2013-01-07Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
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