aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/DerivedTypes.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for extern varargs methods & varargs method callsChris Lattner2001-07-251-1/+3
* Eliminated the Unique class in favor of NonCopyable and NonCopyableVChris Lattner2001-07-231-2/+2
* Fix coding style issues to actually attempt to be somewhat uniformChris Lattner2001-07-231-48/+28
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-211-4/+1
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-211-1/+1
* Compute and cache information about the storage size and layoutVikram S. Adve2001-07-201-3/+75
* Add short forms of the get*Type methods.Chris Lattner2001-07-201-0/+12
* Initial revisionChris Lattner2001-06-061-0/+120