[cfe-dev] want to intercept array dereferences

Jonathan Roelofs jonathan at codesourcery.com
Thu Apr 9 10:47:56 PDT 2015


> Again, I asked the LLVM list if, since LLVM is a typed assembly
> language, if I could just look for pointer plus offset followed by a
> dereference.  They seemed to suggest that looking for that idiom would

JFTR, we're one big community, and it's not as segregated into "the 
clang devs" vs "the llvm devs" as you might think.

It's encouraged to cc both lists (as appropriate) when having these 
sorts of discussions that span the interface between the two projects. 
This helps give context to statements like "well I asked the other 
list", without having to dig for that other message. At the very least 
you should provide a link to the other discussion.


Cheers,

Jon

>
> Gry
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the cfe-dev mailing list