Do not install llvm-config-host for cross-builds of clang. rdar://11317847
[oota-llvm.git] / test / Feature / aliases.ll
2008-03-22 Anton KorobeynikovSupport chained aliases for LLVM IR printing. This...
2007-04-28 Anton KorobeynikovImplement review feedback. Aliasees can be either Globa...
2007-04-28 Chris Lattnernot fully implemented yet.
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...