[compiler-rt] r274873 - Add runtime support for __cpu_model (__builtin_cpu_supports)

Lang Hames via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 12:40:16 PDT 2016


Hi Alina,

This appears to have broken the bots. See:
http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA/22182/

Could you please investigate?

- Lang.

On Fri, Jul 8, 2016 at 12:24 PM, Joerg Sonnenberger via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> On Fri, Jul 08, 2016 at 04:28:54PM -0000, Alina Sbirlea via llvm-commits
> wrote:
> > +unsigned getAvailableFeatures(unsigned int ECX, unsigned int EDX,
> > +                              unsigned MaxLeaf) {
>
> That's application namespace pollution, isn't it?
>
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160708/3ca5bf3d/attachment.html>


More information about the llvm-commits mailing list