aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature/aliases.ll
Commit message (Expand)AuthorAgeFilesLines
* Support chained aliases for LLVM IR printing. This fixes PR2145Anton Korobeynikov2008-03-221-0/+2
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-281-2/+2
* not fully implemented yet.Chris Lattner2007-04-281-0/+2
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-251-0/+28