Displaying 3 results from an estimated 3 matches for "webasesembly".
2018 Nov 27
3
Have LLD and Clang in their correct locations, but still can't generate project files for LLVM
...ople who build from inside of Visual
Studio, but it's a pretty small number, and I don't think they are
targeting WebAssembly.
On Tue, Nov 27, 2018 at 12:46 PM Osman Zakir via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Is there no one who has already built LLVM for targeting WebAsesembly
> with, using Visual Studio 2017 as the generator and toolchain (x64 of
> course)?
>
> My LLVM root folder is C:/llvm, and LLD and Clang are in
> llvm_root/tools/lld and llvm_root/tools/clang respectively. If this is as
> it should be, then what's the problem? Would someone p...
2018 Nov 26
3
Have LLD and Clang in their correct locations, but still can't generate project files for LLVM
Yeah, I don't think that matters. It did set the toolset architecture to x64.
You know, I attached those log files for a reason.
________________________________
From: Zachary Turner <zturner at google.com>
Sent: Tuesday, November 27, 2018 4:27 AM
To: Osman Zakir
Cc: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] Have LLD and Clang in their correct locations, but still can't
2018 Nov 28
2
Have LLD and Clang in their correct locations, but still can't generate project files for LLVM
...al Studio, but it's a pretty small number, and I don't think they are targeting WebAssembly.
On Tue, Nov 27, 2018 at 12:46 PM Osman Zakir via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote:
Is there no one who has already built LLVM for targeting WebAsesembly with, using Visual Studio 2017 as the generator and toolchain (x64 of course)?
My LLVM root folder is C:/llvm, and LLD and Clang are in llvm_root/tools/lld and llvm_root/tools/clang respectively. If this is as it should be, then what's the problem? Would someone please help me with this by al...