Use address-taken to disambiguate global variable and indirect memops.
[oota-llvm.git] / include / llvm / IR / GlobalVariable.h
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-02-05 Michael GottesmanChanged in comment cxx -> C++. Thanks Richard Smith!.
2013-02-05 Michael GottesmanAdd code to GlobalVariable.h so that global variables...
2013-02-03 Michael GottesmanAdded instance variable/initializers/getter/setters...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...