aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/Constants.h
Commit message (Expand)AuthorAgeFilesLines
* remove some @deprecated markers: LLVM APIs aren't deprecated, they are remove...Chris Lattner2013-06-181-2/+0
* replace reinterpret_cast by cast or remove reinterpret_cast to get rid of win...Peng Cheng2013-05-011-9/+10
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+1163