aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/GlobalAlias.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-10/+24
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-16/+31
* Update to LLVM 3.5a.Stephen Hines2014-04-241-14/+6
* Add a GlobalAlias::isValidLinkage to reduce code duplication.Rafael Espindola2013-10-091-0/+5
* Introduce non-const overloads for GlobalAlias::{get,resolve}AliasedGlobal.Peter Collingbourne2013-08-191-2/+8
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+93