Files
llvm-6502/lib/VMCore
Chris Lattner a2165ed6ee 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
2009-04-25 21:23:19 +00:00
..
2008-08-01 12:23:49 +00:00
2008-12-19 18:39:45 +00:00
2009-01-15 20:18:42 +00:00
2009-04-24 02:37:54 +00:00