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