[llvm-dev] Error compiling libc++ for ARMv6

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 27 09:55:24 PDT 2015


On Fri, Sep 25, 2015 at 05:34:03PM -0700, JF Bastien via llvm-dev wrote:
> In pre-v6 Linux you could use the kernel-provided helpers:
> 
> https://www.kernel.org/doc/Documentation/arm/kernel_user_helpers.txt

Please *never* tell people to use those directly. There are kernels
other than Linux and the very idea of hardcoding random kernel address
should make all red warning lights go off.

Joerg


More information about the llvm-dev mailing list