Make sure -use-init-array has intended effect on all AArch64 ELF targets, not just...
[oota-llvm.git] / test / Feature / aliases.ll
2013-04-22 Rafael EspindolaClarify that llvm.used can contain aliases.
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...