summaryrefslogtreecommitdiff
path: root/test/Feature/aliases.ll
Commit message (Expand)AuthorAge
* Clarify that llvm.used can contain aliases.Rafael Espindola2013-04-22
* Support chained aliases for LLVM IR printing. This fixes PR2145Anton Korobeynikov2008-03-22
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-28
* not fully implemented yet.Chris Lattner2007-04-28
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-25