[PATCH] D25621: DebugInfo: use uin32_t for alignment

Victor Leschuk via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 06:55:11 PDT 2016


vleschuk updated this revision to Diff 75143.
vleschuk added a comment.

- Removed all changes non-related to CGDebugInfo: will post them in separate NFC patch which will switch all unsigned alignment entries to uint32_t.


https://reviews.llvm.org/D25621

Files:
  lib/CodeGen/CGDebugInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25621.75143.patch
Type: text/x-patch
Size: 5921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161019/e918750a/attachment.bin>


More information about the cfe-commits mailing list