commit | a2165ed6ee7f73b5cf272a0b5d5d4ed448f52665 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Apr 25 21:23:19 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Apr 25 21:23:19 2009 +0000 |
tree | ee38733ad0a5bc78bba880056bc7630c8110636a | |
parent | 4f4365eb4ec0e1e84a48dbc5bb9f323018facec7 [diff] |
Allow aliasee to be a GEP or bitcast instead of just a bitcast. The real fix for this whole mess is to require the operand of the alias to be a *GlobalValue* (not a general constant, including constant exprs) but allow the operand and the alias type to be unrelated. This fixes PR4066 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70079 91177308-0d34-0410-b5e6-96231b3b80d8