aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/IR/Operator.h
AgeCommit message (Expand)Author
2013-02-18Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth