PR14492: Debug Info: Support for values of non-integer non-type template parameters.
[oota-llvm.git] / include / llvm / IR / GlobalVariable.h
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...