aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/GlobalVariable.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-291-3/+1
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-4/+0
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-231-0/+4
* 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