[cfe-dev] Please Review this support

Hans Wennborg hans at chromium.org
Mon Aug 13 04:38:01 PDT 2012


On Mon, Aug 13, 2012 at 12:22 PM, Devchandra L Meetei
<dlmeetei at gmail.com> wrote:
> We have ported open pegasus to clang. i.e. clang is officially supported for
> open-pegasus(cimserver)
>
> One typical observation we had is that code compiled by clang/clang++  seems
> to be running slowly in comparison to binaries compiled
> by gcc/g++ . I don't have any figure as of now.
>
> is this a known issue. or am I doing something wrong.
>
> The ported patch can be found at (in case any one want to review, if I am
> doing something wrong)
> http://bugzilla.openpegasus.org/show_bug.cgi?id=9236

Is the issue that the compiled code is running slower, or that it
takes longer to compile? The bug you link to seems to be discussing
the latter.

Which version of Clang are you using?

Thanks,
Hans



More information about the cfe-dev mailing list