https://bugs.llvm.org/show_bug.cgi?id=50563

Jez Ng <jezr...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |https://reviews.llvm.org/rG
                   |                            |04259cde15a9fad31421e9161f1
                   |                            |60ee23f84ebdd
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
           Assignee|unassignedb...@nondot.org   |jezr...@gmail.com

--- Comment #2 from Jez Ng <jezr...@gmail.com> ---
> seems to indicate that all strings are supposed to be aligned to 16 bytes

Interesting... in practice clang definitely does generate some non-aligned
cstrings.

I've gone ahead and implemented the heuristic described in the first comment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to