Displaying 10 results from an estimated 10 matches for "voltlang".
Did you mean:
volting
2017 Mar 30
2
Shipping LLVM.dll for the C API with the Windows installer.
...ailure to add
new exports gets detected early.
Now for the bike-shed questions, do we call it LLVM-c.dll or just
LLVM.dll? Annotate all functions with a LLVM_EXPORT define or use a
llvm-c.exports file?
Thoughts and feedback welcome.
Cheers, Jakob.
[1] http://volt-lang.org
[2] https://github.com/VoltLang/GenLLVMDLLPy/blob/master/GenLLVMDLL.py
[3] https://github.com/Microsoft/LLVMSharp/blob/master/tools/GenLLVMDLL.ps1
2017 Feb 21
2
tooling libraries missing in Windows download
I was looking to write a cross platform utility that worked with ELF/DWARF
files. I need the utility to run on OS X, Linux and Windows. I figured I
could use clang/llvm to build this tool.
I've made good progress on OS X. Before I got too far, though. I decided to
verify that I can build the code on Windows. I downloaded the 3.8.0 Windows
installer from the llvm downwloads page, ran the
2017 Apr 05
2
Shipping LLVM.dll for the C API with the Windows installer.
...call it LLVM-c.dll or just
> > LLVM.dll? Annotate all functions with a LLVM_EXPORT define or use a
> > llvm-c.exports file?
> >
> > Thoughts and feedback welcome.
> >
> > Cheers, Jakob.
> >
> > [1] http://volt-lang.org
> > [2] https://github.com/VoltLang/GenLLVMDLLPy/blob/master/GenLLVMDLL.py
> > [3]
> https://github.com/Microsoft/LLVMSharp/blob/master/tools/GenLLVMDLL.ps1
>
> Ping? Any thoughts?
>
> What would be the best way to proceed? My cmake-fu is very weak so any
> pointers here from those knowledgeable and stakehol...
2017 Apr 06
2
Shipping LLVM.dll for the C API with the Windows installer.
...th a LLVM_EXPORT define or use a
> >> > llvm-c.exports file?
> >> >
> >> > Thoughts and feedback welcome.
> >> >
> >> > Cheers, Jakob.
> >> >
> >> > [1] http://volt-lang.org
> >> > [2] https://github.com/VoltLang/GenLLVMDLLPy/blob/master/
> GenLLVMDLL.py
> >> > [3]
> >> https://github.com/Microsoft/LLVMSharp/blob/master/tools/GenLLVMDLL.ps1
> >>
> >> Ping? Any thoughts?
> >>
> >> What would be the best way to proceed? My cmake-fu is very weak so an...
2015 Dec 24
2
r250501 adds dependancy to ole32.dll on MSVC
...y default as a basis for which pragmas we should add in. I can't
experiment right now but user32, kernel32 and friends seems be
included by default by link.exe or they are pragmas in the MSVC
headers that the LLVM build picks.
Thanks again for your time.
Cheers, Jakob.
[1] https://github.com/VoltLang/GenLLVMDLLPy/blob/master/GenLLVMDLL.py
[2] http://llvm.org/builds/
[3] https://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/Platform/Windows-MSVC.cmake
2017 Jul 10
2
Shipping LLVM.dll for the C API with the Windows installer.
...>> > Thoughts and feedback welcome.
> >>> >> >
> >>> >> > Cheers, Jakob.
> >>> >> >
> >>> >> > [1] http://volt-lang.org
> >>> >> > [2]
> >>> >> > https://github.com/VoltLang/GenLLVMDLLPy/blob/master/
> GenLLVMDLL.py
> >>> >> > [3]
> >>> >>
> >>> >> https://github.com/Microsoft/LLVMSharp/blob/master/tools/
> GenLLVMDLL.ps1
> >>> >>
> >>> >> Ping? Any thoughts?
> >>...
2017 Jul 06
0
Shipping LLVM.dll for the C API with the Windows installer.
...t; >> >
>>> >> > Thoughts and feedback welcome.
>>> >> >
>>> >> > Cheers, Jakob.
>>> >> >
>>> >> > [1] http://volt-lang.org
>>> >> > [2]
>>> >> > https://github.com/VoltLang/GenLLVMDLLPy/blob/master/GenLLVMDLL.py
>>> >> > [3]
>>> >>
>>> >> https://github.com/Microsoft/LLVMSharp/blob/master/tools/GenLLVMDLL.ps1
>>> >>
>>> >> Ping? Any thoughts?
>>> >>
>>> >> What...
2016 Jan 12
2
r250501 adds dependancy to ole32.dll on MSVC
...w but user32, kernel32 and friends seems be
> > included by default by link.exe or they are pragmas in the MSVC
> > headers that the LLVM build picks.
> >
> > Thanks again for your time.
>
> Ping?
>
> Cheers, Jakob.
>
> >
> > [1] https://github.com/VoltLang/GenLLVMDLLPy/blob/master/GenLLVMDLL.py
> > [2] http://llvm.org/builds/
> > [3]
> https://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/Platform/Windows-MSVC.cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/...
2017 Jul 10
0
Shipping LLVM.dll for the C API with the Windows installer.
...nd feedback welcome.
>> >>> >> >
>> >>> >> > Cheers, Jakob.
>> >>> >> >
>> >>> >> > [1] http://volt-lang.org
>> >>> >> > [2]
>> >>> >> > https://github.com/VoltLang/GenLLVMDLLPy/blob/master/GenLLVM
>> DLL.py
>> >>> >> > [3]
>> >>> >>
>> >>> >> https://github.com/Microsoft/LLVMSharp/blob/master/tools/Gen
>> LLVMDLL.ps1
>> >>> >>
>> >>> >> Ping...
2015 Dec 23
2
r250501 adds dependancy to ole32.dll on MSVC
On Wed, Dec 23, 2015 at 11:25 AM, Aaron Ballman via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Wed, Dec 23, 2015 at 1:55 PM, Jakob Bornecrantz <wallbraker at gmail.com>
> wrote:
> > On Wed, Dec 23, 2015 at 5:49 PM, Aaron Ballman <aaron at aaronballman.com>
> wrote:
> >> On Wed, Dec 23, 2015 at 11:29 AM, Jakob Bornecrantz via llvm-dev
> >>