aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/GlobalVariable.h
Commit message (Expand)AuthorAgeFilesLines
* Changed in comment cxx -> C++. Thanks Richard Smith!.Michael Gottesman2013-02-051-2/+2
* Add code to GlobalVariable.h so that global variables marked asMichael Gottesman2013-02-051-2/+9
* Added instance variable/initializers/getter/setters for new keyword externall...Michael Gottesman2013-02-031-8/+20
* 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/+191