summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/AttributeImpl.h
Commit message (Expand)AuthorAgeFilesLines
...
* Revert everything to r171366 to try to fix the build.Bill Wendling2013-01-031-2/+2
* Try again to revert the bad patch. The tree was reverted for some unknown reasonBill Wendling2013-01-031-4/+15
* Remove the 'contains' methods in favor of the 'operator==' method.Bill Wendling2013-01-031-15/+4
* Make the type signature more strict.Bill Wendling2013-01-031-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+113
OpenPOWER on IntegriCloud