[LLVMdev] Compiling LibC++ with LLVM on ARM

Renato Golin renato.golin at linaro.org
Fri Jul 24 07:51:04 PDT 2015


On 24 July 2015 at 15:00, Tim Northover <t.p.northover at gmail.com> wrote:
> GCC seems to be stricter than Clang about the ordering of
> __attribute__ (from _LIBUNWIND_EXPORT) and 'extern "C"'.

Humpf, that seems to be an old thing. GCC 5.1 on my laptop cope with
that just fine. :(

thanks!
--renato



More information about the llvm-dev mailing list