[PATCH] D24425: DebugInfo: support for DWARFv5 DW_AT_alignment attribute

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 03:28:03 PDT 2016


RKSimon added a comment.

In https://reviews.llvm.org/D24425#570483, @vleschuk wrote:

> - Use DIAlignment type instead of uint64_t for alignment in DebugInfo


DIAlignment was never typedef'd so causes compile failures ;-(


Repository:
  rL LLVM

https://reviews.llvm.org/D24425





More information about the llvm-commits mailing list