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

Jez Ng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |https://reviews.llvm.org/rG
                   |                            |04259cde15a9fad31421e9161f1
                   |                            |60ee23f84ebdd
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
           Assignee|[email protected]   |[email protected]

--- Comment #2 from Jez Ng <[email protected]> ---
> 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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to