Skip to content
Commit cde89e48 authored by Chris Lattner's avatar Chris Lattner
Browse files

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

llvm-svn: 70079
parent 95272494
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment