summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/alias.ll
Commit message (Expand)AuthorAgeFilesLines
* Don't IPO over functions that can be de-refinedSanjoy Das2016-04-081-1/+1
* Disallow aliases to available_externally.Rafael Espindola2015-11-261-0/+6
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-6/+6
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-1/+1
* Move test for r210734 to Feature/aliases.ll.Bob Wilson2014-06-121-4/+0
* Fix verifier for GlobalAliases to avoid recursing into global initializers.Bob Wilson2014-06-121-0/+4
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-031-0/+15
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-121-0/+12
OpenPOWER on IntegriCloud