"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b63f71528ef96a82c79536343987a4d2a0537369"
Fix a bug where we would 'promote' an allocation from one type to another
where the second has less alignment required. If we had explicit alignment support in the IR, we could handle this case, but we can't until we do. llvm-svn: 23960
Loading
Please register or sign in to comment