"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f94f985bbd8c9bf0214ee3c4f52e5a38ca5d9114"
[llgo] Fix `debug` to use latest `DIBuilder` bindings
Two recent commits to the LLVM Go bindings caused breaking changes to llgo: 1. r284707 - Moving the `AlignInBits` field from `DIBasicType` to `DIAutoVariable`. 2. r284482 - The `AlignInBits` fields going from `uint64` to `uint32`. This commit updates llgo accordingly. llvm-svn: 288768
Loading
Please register or sign in to comment