"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "8c2d90a2f4ebce6648db0bd6b62e6fdd892ac297"
Fix an assertion failure when duplicate dbg.declares are present.
This fixes PR33157. https://bugs.llvm.org//show_bug.cgi?id=33157 We might also think about disallowing duplicate dbg.declare intrinsics entirely, but this may complicate some passes needlessly. llvm-svn: 305244
Loading
Please register or sign in to comment