summaryrefslogtreecommitdiff
path: root/include/llvm/IR/GlobalVariable.h
Commit message (Expand)AuthorAge
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-29
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-27
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-23
* Changed in comment cxx -> C++. Thanks Richard Smith!.Michael Gottesman2013-02-05
* Add code to GlobalVariable.h so that global variables marked asMichael Gottesman2013-02-05
* Added instance variable/initializers/getter/setters for new keyword externall...Michael Gottesman2013-02-03
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02