[cfe-dev] computed goto/labels as values in interpreters

Carsten Mattner carstenmattner at gmail.com
Thu Sep 27 07:10:20 PDT 2012


On Sat, Sep 22, 2012 at 5:28 PM, Carsten Mattner
<carstenmattner at gmail.com> wrote:
> On Sat, Sep 22, 2012 at 4:51 PM, James Molloy <james at jamesmolloy.co.uk> wrote:
>> Hi Carsten,
>>
>> He's asking for preprocessed source. If you run clang -cc1 in '-E'
>> mode instead of the normal '-c', it will run only the preprocessor and
>> emit source that is easy to compile elsewhere without dependencies.
>
> Mailed it privately to Eli, Rafael and you as it's a large file
> and may contain info not meant for the public.
>
> Thanks for the help.

Sending the files again, now publicly. Can you test and try to fix
the infinite loop now?

Any news on the slow and memory intensive compile of beam_emu.c
mentioned earlier?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wxe_funcs.cpp.gz
Type: application/x-gzip
Size: 91020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120927/0978d7d2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wxe_funcs.cpp.preprocessed.gz
Type: application/x-gzip
Size: 467997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120927/0978d7d2/attachment-0001.bin>


More information about the cfe-dev mailing list