summaryrefslogtreecommitdiff
path: root/lib/IR/Globals.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-04[Modules] Move the LeakDetector header into the IR library where theChandler Carruth1-1/+1
2014-02-25Use DataLayout from the module when easily available.Rafael Espindola1-0/+4
2014-02-13Check that GlobalAliases don't have section or alignment.Rafael Espindola1-0/+2
2014-02-13Copy dll storage in copyAttributes.Rafael Espindola1-0/+1
2014-02-10Copy the ThreadLocalMode in GlobalVariable::copyAttributesFromHans Wennborg1-1/+1
2014-01-02Allow addrspacecast in global aliasesMatt Arsenault1-1/+2
2013-10-27Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang1-3/+0
2013-10-23Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang1-0/+3
2013-08-19Introduce non-const overloads for GlobalAlias::{get,resolve}AliasedGlobal.Peter Collingbourne1-8/+8
2013-02-03Added instance variable/initializers/getter/setters for new keyword externall...Michael Gottesman1-5/+10
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-6/+6
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+264
value='feature/cib_contract57c'>feature/cib_contract57c