[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Verifier / alias.ll
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-06-12 Bob WilsonMove test for r210734 to Feature/aliases.ll.
2014-06-12 Bob WilsonFix verifier for GlobalAliases to avoid recursing into...
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.