aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/User.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-15IR: Cleanup comments for Value, User, and MDNodeDuncan P. N. Exon Smith1-3/+0
2014-03-25Disable Visual C++ warning 4722 about aborting a destructor,Yaron Keren1-20/+0
2014-03-24In Release modes, Visual Studio complains that the Operator destructor in Use...Yaron Keren1-0/+20
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-4/+4
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+90