aboutsummaryrefslogtreecommitdiff
path: root/test/Verifier/alias.ll
AgeCommit message (Expand)Author
2016-04-08Don't IPO over functions that can be de-refinedSanjoy Das
2015-11-26Disallow aliases to available_externally.Rafael Espindola
2015-09-11[opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie
2014-07-30Use "weak alias" instead of "alias weak"Rafael Espindola
2014-06-12Move test for r210734 to Feature/aliases.ll.Bob Wilson
2014-06-12Fix verifier for GlobalAliases to avoid recursing into global initializers.Bob Wilson
2014-06-03Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola
2014-03-12Reject alias to undefined symbols in the verifier.Rafael Espindola