[LLVMdev] Setting up array ordering dwarf for arrays

Eric Christopher echristo at gmail.com
Thu Oct 3 14:57:31 PDT 2013


Not at the moment, we've been adding things that need additions to the
metadata on an "as needed" basis. Do you have a language that allows you to
swap orderings in source code? If so, then feel free to add it to the array
type metadata and send a patch.


-eric
On Oct 3, 2013 1:15 PM, "sebastien deldon (PGI)" <
sebastien.deldon at pgroup.com> wrote:

> Hi all,****
>
> ** **
>
> Is there a way to set up array ordering (DW_ORD_row_major  or
> DW_ORD_col_major) using debug metadata ?****
>
> ** **
>
> Best Regards****
>
> Seb****
>  ------------------------------
>  This email message is for the sole use of the intended recipient(s) and
> may contain confidential information.  Any unauthorized review, use,
> disclosure or distribution is prohibited.  If you are not the intended
> recipient, please contact the sender by reply email and destroy all copies
> of the original message.
>  ------------------------------
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131003/62ffcf99/attachment.html>


More information about the llvm-dev mailing list