[LLVMdev] Idea for Google Summer Code : C Compiler for EFI Byte Code implement in LLVM

琬菁楊 ching1119.cs96 at g2.nctu.edu.tw
Fri Apr 2 10:47:49 PDT 2010


Hello Chris

> If not, do I need to modify the parser in clang to support this feature??
>
> No, please don't.  This is something we specifically do not want to
> support.  The issue is not the parser, the issue is that struct field
> offsets are no longer constant in this model.
>

Does that struct field offsets are no longer constant would crash the
following optimization in LLVM??

thanks

ching
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100403/57c0cff8/attachment.html>


More information about the llvm-dev mailing list