commit | 32112708424282c310f19ef80a2e3480334a1253 | [log] [tgz] |
---|---|---|
author | Meador Inge <meadori@codesourcery.com> | Tue Dec 06 04:00:12 2016 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 03 12:36:46 2020 -0700 |
tree | 40a5e8901668cc07565eeb1eb78988968cdc83fb | |
parent | 37e8b58d8c8897c0c997a4af605de3cf5e25fad3 [diff] |
[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 GitOrigin-RevId: 7695d8996f5570b178429b06b48155b35047736c