Don't use dyn_cast on a Type* which might not be canonical. Fixes an extremely...
Don't use dyn_cast on a Type* which might not be canonical. Fixes an extremely obscure record layout bug. llvm-svn: 169467
Loading
Please register or sign in to comment