Use address-taken to disambiguate global variable and indirect memops.
[oota-llvm.git] / lib / IR / Globals.cpp
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
2013-08-19 Peter CollingbourneIntroduce non-const overloads for GlobalAlias::{get...
2013-02-03 Michael GottesmanAdded instance variable/initializers/getter/setters...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.