[PATCH] D25620: DebugInfo: introduce DIAlignment type

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 09:48:00 PDT 2016


Could someone point me to where the discussion for adding this type came
out of? I didn't spot it at a cursory glance of the previous/existing
threads.

On Fri, Oct 14, 2016 at 9:26 AM Adrian Prantl <aprantl at apple.com> wrote:

> aprantl added a comment.
>
> I support this.
>
> One question: What happens when we read bitcode that contains an alignment
> field with a value larger > 2^32?
> Does the bitcode reader throw an error? Do we even care to support a
> non-breaking upgrade path for this?
>
>
> https://reviews.llvm.org/D25620
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/1841f89a/attachment.html>


More information about the llvm-commits mailing list