[llvm-dev] Compiling for AARCH64 (VMA=42)
James Molloy via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 25 09:22:09 PST 2015
Hi Simone,
Can I check- you do have compiler-rt checked out into projects/, right?
James
On Wed, 25 Nov 2015 at 17:20, Simone Atzeni via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> I am trying to compile LLVM for AARCH (VMA=42), here my cmake command:
>
> cmake -G "Ninja" -D SANITIZER_AARCH64_VMA=42 ..
>
> But I get the following warning:
>
>
> ------------------------------------------------------------------------------------------
> CMake Warning:
> Manually-specified variables were not used by the project:
>
> SANITIZER_AARCH64_VMA
>
> ------------------------------------------------------------------------------------------
>
> is it wrong the way I’m defining the SANITIZER_AARCH64_VMA value?
>
> Thanks.
> Best,
> Simone
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151125/ee5a60c3/attachment.html>
More information about the llvm-dev
mailing list