diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-25 21:23:19 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-25 21:23:19 +0000 |
commit | a2165ed6ee7f73b5cf272a0b5d5d4ed448f52665 (patch) | |
tree | ee38733ad0a5bc78bba880056bc7630c8110636a /unittests/Support/TypeBuilderTest.cpp | |
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
Diffstat (limited to 'unittests/Support/TypeBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions