summaryrefslogtreecommitdiff
path: root/include/llvm/IR/GlobalVariable.h
Commit message (Expand)AuthorAge
* [pr19844] Add thread local mode to aliases.Rafael Espindola2014-05-28
* Split GlobalValue into GlobalValue and GlobalObject.Rafael Espindola2014-05-13
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [C++11] Add 'override' keyword to IR library.Craig Topper2014-03-05
* 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